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 | — |
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.1041.100PATH=/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/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.1041.100", "PATH=/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin", "SSL_CERT_FILE=/etc/ssl/certs/ca-certificates.crt" ], "Entrypoint": [ "/opt/startup/start_nonappservice.sh" ], "Labels": { "org.opencontainers.image.authors": "Chainguard Team https://www.chainguard.dev/", "org.opencontainers.image.source": "https://github.com/chainguard-images/images-private/tree/main/images/azure-functions-node", "org.opencontainers.image.url": "https://images.chainguard.dev/directory/image/azure-functions-node/overview", "org.opencontainers.image.vendor": "Chainguard", "dev.chainguard.package.main": "nodejs-22" } }