packaged by Chainguard
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 | MLRUN_HTTPDB__DIRPATH=/mlrun/dbMLRUN_HTTPDB__DSN=sqlite:////mlrun/db/mlrun.db?check_same_thread=falseMLRUN_HTTPDB__HTTP_CONNECTION_TIMEOUT_KEEP_ALIVE=11MLRUN_HTTPDB__LOGS_PATH=/mlrun/db/logsMLRUN_HTTPDB__PORT=8080MLRUN_IGNORE_ENV_FILE=trueMLRUN_IS_API_SERVER=trueMLRUN_SERVICES__SERVICE_NAME=apiPATH=/usr/local/sbin:/usr/local/bin:/usr/bin:/usr/sbin:/sbin:/binPYTHONPATH=/mlrun/server/py:/mlrun/server/py/schemas/protoSSL_CERT_FILE=/etc/ssl/certs/ca-certificates.crtUVICORN_PORT=8080UVICORN_TIMEOUT_KEEP_ALIVE=11 |
| Entrypoint | tini -- |
| CMD | bash /mlrun/start_api.sh |
| Volumes | /mlrun/db |
| Working directory | /mlrun |
| Stop signal | — |
{
"User": "0",
"Env": [
"MLRUN_HTTPDB__DIRPATH=/mlrun/db",
"MLRUN_HTTPDB__DSN=sqlite:////mlrun/db/mlrun.db?check_same_thread=false",
"MLRUN_HTTPDB__HTTP_CONNECTION_TIMEOUT_KEEP_ALIVE=11",
"MLRUN_HTTPDB__LOGS_PATH=/mlrun/db/logs",
"MLRUN_HTTPDB__PORT=8080",
"MLRUN_IGNORE_ENV_FILE=true",
"MLRUN_IS_API_SERVER=true",
"MLRUN_SERVICES__SERVICE_NAME=api",
"PATH=/usr/local/sbin:/usr/local/bin:/usr/bin:/usr/sbin:/sbin:/bin",
"PYTHONPATH=/mlrun/server/py:/mlrun/server/py/schemas/proto",
"SSL_CERT_FILE=/etc/ssl/certs/ca-certificates.crt",
"UVICORN_PORT=8080",
"UVICORN_TIMEOUT_KEEP_ALIVE=11"
],
"Entrypoint": [
"tini",
"--"
],
"Cmd": [
"bash",
"/mlrun/start_api.sh"
],
"Volumes": {
"/mlrun/db": {}
},
"WorkingDir": "/mlrun",
"Labels": {
"dev.chainguard.image.title": "mlrun-api",
"dev.chainguard.package.main": "mlrun-api",
"org.opencontainers.image.authors": "Chainguard Team https://www.chainguard.dev/",
"org.opencontainers.image.created": "2026-08-19T11:11:56Z",
"org.opencontainers.image.source": "https://github.com/chainguard-images/images-private/tree/main/images/mlrun",
"org.opencontainers.image.title": "mlrun-api",
"org.opencontainers.image.url": "https://images.chainguard.dev/directory/image/mlrun-api/overview",
"org.opencontainers.image.vendor": "Chainguard"
}
}