Last changed
docker pull cgr.dev/chainguard/aspnet-runtime
Need access to a specific tag? Contact us.
Be the first to hear about exciting product updates, critical vulnerability alerts, compare alternative images, and more.
Sign UpHas apk? | no |
Has a shell? | no |
User | 65532 |
Environment variables | APP_UID=65532ASPNETCORE_HTTP_PORTS=8080ASPNET_VERSION=9.0.200DOTNET_RUNNING_IN_CONTAINER=trueDOTNET_VERSION=9.0.200PATH=/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/binSSL_CERT_FILE=/etc/ssl/certs/ca-certificates.crt |
Entrypoint | /usr/bin/dotnet |
CMD | --help |
Volumes | — |
Working directory | — |
Stop signal | — |
{ "User": "65532", "Env": [ "APP_UID=65532", "ASPNETCORE_HTTP_PORTS=8080", "ASPNET_VERSION=9.0.200", "DOTNET_RUNNING_IN_CONTAINER=true", "DOTNET_VERSION=9.0.200", "PATH=/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin", "SSL_CERT_FILE=/etc/ssl/certs/ca-certificates.crt" ], "Entrypoint": [ "/usr/bin/dotnet" ], "Cmd": [ "--help" ], "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/aspnet-runtime", "org.opencontainers.image.url": "https://images.chainguard.dev/directory/image/aspnet-runtime/overview", "org.opencontainers.image.vendor": "Chainguard", "dev.chainguard.package.main": "dotnet-9" } }