Last changed
Contact our team to test out this image for free. Please also indicate any other images you would like to evaluate.
| Has apk? | no |
| Has a shell? | yes |
| User | 26 |
| Environment variables | LANG=en_US.UTF-8PATH=/usr/local/sbin:/usr/local/bin:/usr/bin:/usr/sbin:/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": "26",
"Env": [
"LANG=en_US.UTF-8",
"PATH=/usr/local/sbin:/usr/local/bin:/usr/bin:/usr/sbin:/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.source": "https://github.com/chainguard-images/images-private/tree/main/images/cloudnative-pg",
"org.opencontainers.image.title": "postgres-cloudnative-pg",
"org.opencontainers.image.url": "https://images.chainguard.dev/directory/image/postgres-cloudnative-pg/overview",
"org.opencontainers.image.vendor": "Chainguard",
"dev.chainguard.image.title": "postgres-cloudnative-pg",
"dev.chainguard.package.main": "postgresql-18",
"org.opencontainers.image.authors": "Chainguard Team https://www.chainguard.dev/",
"org.opencontainers.image.created": "2025-10-29T13:38:29Z"
}
}