Go to file
2023-09-26 17:34:53 +02:00
rootfs listen on ipv6 as well 2022-11-23 17:41:09 +01:00
.gitignore initial commit 2017-09-04 16:00:44 +02:00
.woodpecker.yml Add '.woodpecker.yml' 2022-11-11 07:12:36 +00:00
Dockerfile use newer alpine 2023-09-26 17:34:53 +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