Go to file
2017-09-22 12:16:27 +02:00
rootfs use incron 2017-09-22 12:16:27 +02:00
.editorconfig initial commit 2017-09-04 16:00:44 +02:00
.gitignore initial commit 2017-09-04 16:00:44 +02:00
.gitlab-ci.yml initial commit 2017-09-04 16:00:44 +02:00
Dockerfile use incron 2017-09-22 12:16:27 +02:00
README.md use incron 2017-09-22 12:16:27 +02:00

PostgreSQL server.

Volumes

  • /var/lib/postgresql/data
  • /etc/ssl/postgresql/: certificates directory

Environment Variables

POSTGRES_PASSWORD

Password for the postgre admin user.

CERT_DOMAIN

Name of the certificate domain.

Ports

  • 5432