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 | 1000 |
| Environment variables | HOST=0.0.0.0LD_PRELOAD=/usr/lib/libjemalloc.so.2NODE_VERSION=local.nodejs_version_without_epochPATH=/usr/local/sbin:/usr/local/bin:/usr/bin:/usr/sbin:/sbin:/binSSL_CERT_FILE=/etc/ssl/certs/ca-certificates.crtYARN_VERSION=local.yarn_version_without_epoch |
| Entrypoint | docker-entrypoint.sh |
| CMD | npm run backend |
| Volumes | — |
| Working directory | /app |
| Stop signal | — |
{
"User": "1000",
"Env": [
"HOST=0.0.0.0",
"LD_PRELOAD=/usr/lib/libjemalloc.so.2",
"NODE_VERSION=local.nodejs_version_without_epoch",
"PATH=/usr/local/sbin:/usr/local/bin:/usr/bin:/usr/sbin:/sbin:/bin",
"SSL_CERT_FILE=/etc/ssl/certs/ca-certificates.crt",
"YARN_VERSION=local.yarn_version_without_epoch"
],
"Entrypoint": [
"docker-entrypoint.sh"
],
"Cmd": [
"npm",
"run",
"backend"
],
"WorkingDir": "/app",
"Labels": {
"dev.chainguard.package.main": "librechat",
"org.opencontainers.image.authors": "Chainguard Team https://www.chainguard.dev/",
"org.opencontainers.image.created": "2025-11-13T17:33:08Z",
"org.opencontainers.image.source": "https://github.com/chainguard-images/images-private/tree/main/images/librechat",
"org.opencontainers.image.title": "librechat",
"org.opencontainers.image.url": "https://images.chainguard.dev/directory/image/librechat/overview",
"org.opencontainers.image.vendor": "Chainguard",
"dev.chainguard.image.title": "librechat"
}
}