Go to file
2022-11-11 07:12:02 +00:00
rootfs rename initdb to initpg 2022-07-02 20:55:42 +02:00
.gitignore initial commit 2017-09-04 16:00:44 +02:00
Dockerfile use newer base image 2022-07-12 19:47:30 +02:00
README.md remove tls 2017-10-01 14:48:46 +02:00

PostgreSQL server.

Volumes

  • /var/lib/postgresql/data

Environment Variables

POSTGRES_PASSWORD

Password for the postgre admin user.

Ports

  • 5432