No description
  • Dockerfile 52.1%
  • Shell 47.9%
Find a file
2026-07-03 20:00:43 +02:00
rootfs/bin update to postgres 18 and add vectorchord 2026-07-03 20:00:43 +02:00
.gitignore use gitea ci 2024-03-28 14:55:40 +01:00
Containerfile update to postgres 18 and add vectorchord 2026-07-03 20:00:43 +02:00
Jenkinsfile use Jenkins for CI 2026-01-03 21:48:46 +01:00
README.md read admin pw from file 2026-01-02 10:06:18 +01:00

PostgreSQL server.

Volumes

  • /var/lib/postgresql/data
  • /var/lib/postgresql/admin_pw: File containing the password for the postgres admin user.

Ports

  • 5432