sha256:87a8e0f997d1dc1df95f931c08748f5cec85d5fa2e50cb4e08eb3b32d702a743
OS/ARCH
linux/amd64
Compressed size
313.93 MB
Last pushed
about 4 hours by cleanstartadmin
Type
Image
Manifest digest
sha256:87a8e0f997d1dc1df95f931c08748f5cec85d5fa2e50cb4e08eb3b32d702a743
Image Layers
115.29 MB2RUN /bin/sh -c addgroup -S1000 B3RUN /bin/sh -c apk update276.23 MB4RUN /bin/sh -c apk upgrade22.4 MB5ENV APP_UID=65532 ASPNETCORE_HTTP_PORTS=8080 DOTNET_RUNNING_IN_CONTAINER=true DOTNET_VERSION=10.0.90 B6USER 655320 B7ENTRYPOINT ["/usr/bin/dotnet"]0 B8CMD ["--help"]0 B9LABEL org.opencontainers.image.authors=Cleanstart Team https://www.cleanstart.com/0 B10LABEL org.opencontainers.image.vendor=Cleanstart0 B11LABEL Cleanstart.main.package=dotnet-runtime0 B12LABEL org.opencontainers.image.licenses=MIT0 BCommand