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 | — |
| Environment variables | ASPNETCORE_CONTENTROOT=/azure-functions-hostASPNETCORE_URLS=http://+:80AzureWebJobsScriptRoot=/home/site/wwwrootDOTNET_RUNNING_IN_CONTAINER=trueDOTNET_USE_POLLING_FILE_WATCHER=trueFUNCTIONS_WORKER_RUNTIME=nodeHOME=/homeHOST_VERSION=4.1045.100PATH=/usr/local/sbin:/usr/local/bin:/usr/bin:/usr/sbin:/sbin:/binSSL_CERT_FILE=/etc/ssl/certs/ca-certificates.crt |
| Entrypoint | /opt/startup/start_nonappservice.sh |
| CMD | — |
| Volumes | — |
| Working directory | — |
| Stop signal | — |
{
"Env": [
"ASPNETCORE_CONTENTROOT=/azure-functions-host",
"ASPNETCORE_URLS=http://+:80",
"AzureWebJobsScriptRoot=/home/site/wwwroot",
"DOTNET_RUNNING_IN_CONTAINER=true",
"DOTNET_USE_POLLING_FILE_WATCHER=true",
"FUNCTIONS_WORKER_RUNTIME=node",
"HOME=/home",
"HOST_VERSION=4.1045.100",
"PATH=/usr/local/sbin:/usr/local/bin:/usr/bin:/usr/sbin:/sbin:/bin",
"SSL_CERT_FILE=/etc/ssl/certs/ca-certificates.crt"
],
"Entrypoint": [
"/opt/startup/start_nonappservice.sh"
],
"Labels": {
"org.opencontainers.image.url": "https://images.chainguard.dev/directory/image/azure-functions-node/overview",
"org.opencontainers.image.vendor": "Chainguard",
"dev.chainguard.image.title": "azure-functions-node",
"dev.chainguard.package.main": "nodejs-22",
"org.opencontainers.image.authors": "Chainguard Team https://www.chainguard.dev/",
"org.opencontainers.image.created": "2025-11-07T13:49:30Z",
"org.opencontainers.image.source": "https://github.com/chainguard-images/images-private/tree/main/images/azure-functions-node",
"org.opencontainers.image.title": "azure-functions-node"
}
}