Last changed
docker pull cgr.dev/chainguard/postgres
Need access to a specific version? Contact us.
Be the first to hear about exciting product updates, critical vulnerability alerts, compare alternative images, and more.
Sign UpHas apk? | no |
Has a shell? | yes |
User | 0 |
Environment variables | LANG=en_US.UTF-8PATH=/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/binPGDATA=/var/lib/postgresql/dataSSL_CERT_FILE=/etc/ssl/certs/ca-certificates.crt |
Entrypoint | /usr/bin/docker-entrypoint.sh postgres |
CMD | — |
Volumes | — |
Working directory | /home/postgres |
Stop signal | — |
{ "User": "0", "Env": [ "LANG=en_US.UTF-8", "PATH=/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin", "PGDATA=/var/lib/postgresql/data", "SSL_CERT_FILE=/etc/ssl/certs/ca-certificates.crt" ], "Entrypoint": [ "/usr/bin/docker-entrypoint.sh", "postgres" ], "WorkingDir": "/home/postgres", "Labels": { "org.opencontainers.image.url": "https://images.chainguard.dev/directory/image/postgres/overview", "org.opencontainers.image.vendor": "Chainguard", "dev.chainguard.package.main": "postgresql-17", "org.opencontainers.image.authors": "Chainguard Team https://www.chainguard.dev/", "org.opencontainers.image.source": "https://github.com/chainguard-images/images-private/tree/main/images/postgres" } }