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 | 0 | 
| 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": "0",
  "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/postgres-fips",
    "org.opencontainers.image.title": "postgres-fips",
    "org.opencontainers.image.url": "https://images.chainguard.dev/directory/image/postgres-fips/overview",
    "org.opencontainers.image.vendor": "Chainguard",
    "dev.chainguard.image.title": "postgres-fips",
    "dev.chainguard.package.main": "postgresql-18",
    "org.opencontainers.image.authors": "Chainguard Team https://www.chainguard.dev/",
    "org.opencontainers.image.created": "2025-10-30T12:27:40Z"
  }
}