Last changed
Contact our team to test out this image for free. Please also indicate any other images you would like to evaluate.
Request trialHas apk? | no |
Has a shell? | yes |
User | 1000 |
Environment variables | BUILD_ID=DOCKER_BUILD=0NEXT_MANUAL_SIG_HANDLE=trueNEXT_PUBLIC_LANGFUSE_CLOUD_REGION=NEXT_TELEMETRY_DISABLED=1NODE_ENV=productionNODE_VERSION=20.19.4PATH=/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/binPNPM_HOME=/pnpmPORT=3000SSL_CERT_FILE=/etc/ssl/certs/ca-certificates.crt |
Entrypoint | dumb-init -- /app/web/entrypoint.sh |
CMD | node web/server.js |
Volumes | — |
Working directory | /app |
Stop signal | — |
{ "User": "1000", "Env": [ "BUILD_ID=", "DOCKER_BUILD=0", "NEXT_MANUAL_SIG_HANDLE=true", "NEXT_PUBLIC_LANGFUSE_CLOUD_REGION=", "NEXT_TELEMETRY_DISABLED=1", "NODE_ENV=production", "NODE_VERSION=20.19.4", "PATH=/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin", "PNPM_HOME=/pnpm", "PORT=3000", "SSL_CERT_FILE=/etc/ssl/certs/ca-certificates.crt" ], "Entrypoint": [ "dumb-init", "--", "/app/web/entrypoint.sh" ], "Cmd": [ "node", "web/server.js" ], "WorkingDir": "/app", "Labels": { "dev.chainguard.package.main": "langfuse", "org.opencontainers.image.authors": "Chainguard Team https://www.chainguard.dev/", "org.opencontainers.image.source": "https://github.com/chainguard-images/images-private/tree/main/images/langfuse", "org.opencontainers.image.url": "https://images.chainguard.dev/directory/image/langfuse/overview", "org.opencontainers.image.vendor": "Chainguard" } }