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 | 1001 | 
| Environment variables | API_PORT=9003API_SERVER=0.0.0.0BASE_URL=/modelNGINX_VERSION=1.29.3PATH=/usr/local/sbin:/usr/local/bin:/usr/bin:/usr/sbin:/sbin:/binSSL_CERT_FILE=/etc/ssl/certs/ca-certificates.crtUI_PORT=9090VERSION==1.118.0-r0 | 
| Entrypoint | /usr/local/bin/docker-entrypoint.sh | 
| CMD | nginx -g daemon off; | 
| Volumes | — | 
| Working directory | — | 
| Stop signal | — | 
{
  "User": "1001",
  "Env": [
    "API_PORT=9003",
    "API_SERVER=0.0.0.0",
    "BASE_URL=/model",
    "NGINX_VERSION=1.29.3",
    "PATH=/usr/local/sbin:/usr/local/bin:/usr/bin:/usr/sbin:/sbin:/bin",
    "SSL_CERT_FILE=/etc/ssl/certs/ca-certificates.crt",
    "UI_PORT=9090",
    "VERSION==1.118.0-r0"
  ],
  "Entrypoint": [
    "/usr/local/bin/docker-entrypoint.sh"
  ],
  "Cmd": [
    "nginx",
    "-g",
    "daemon off;"
  ],
  "Labels": {
    "org.opencontainers.image.vendor": "Chainguard",
    "dev.chainguard.image.title": "opencost-ui",
    "dev.chainguard.package.main": "opencost-ui",
    "org.opencontainers.image.authors": "Chainguard Team https://www.chainguard.dev/",
    "org.opencontainers.image.created": "2025-10-30T19:20:52Z",
    "org.opencontainers.image.source": "https://github.com/chainguard-images/images-private/tree/main/images/opencost",
    "org.opencontainers.image.title": "opencost-ui",
    "org.opencontainers.image.url": "https://images.chainguard.dev/directory/image/opencost-ui/overview"
  }
}