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 | 65532 | 
| Environment variables | PATH=/usr/local/sbin:/usr/local/bin:/usr/bin:/usr/sbin:/sbin:/binSSL_CERT_FILE=/etc/ssl/certs/ca-certificates.crt | 
| Entrypoint | /docker-entrypoint.sh | 
| CMD | nginx -g daemon off; | 
| Volumes | — | 
| Working directory | — | 
| Stop signal | SIGQUIT | 
{
  "User": "65532",
  "Env": [
    "PATH=/usr/local/sbin:/usr/local/bin:/usr/bin:/usr/sbin:/sbin:/bin",
    "SSL_CERT_FILE=/etc/ssl/certs/ca-certificates.crt"
  ],
  "Entrypoint": [
    "/docker-entrypoint.sh"
  ],
  "Cmd": [
    "nginx",
    "-g",
    "daemon off;"
  ],
  "StopSignal": "SIGQUIT",
  "Labels": {
    "dev.chainguard.package.main": "nginx-mainline",
    "org.opencontainers.image.authors": "Chainguard Team https://www.chainguard.dev/",
    "org.opencontainers.image.created": "2025-10-30T00:41:19Z",
    "org.opencontainers.image.source": "https://github.com/chainguard-images/images-private/tree/main/images/nginx-otel",
    "org.opencontainers.image.title": "nginx-otel",
    "org.opencontainers.image.url": "https://images.chainguard.dev/directory/image/nginx-otel/overview",
    "org.opencontainers.image.vendor": "Chainguard",
    "dev.chainguard.image.title": "nginx-otel"
  }
}