rootfs | ||
.editorconfig | ||
.gitignore | ||
.gitlab-ci.yml | ||
Dockerfile | ||
README.md |
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