sha256:21eb460aa5fafa4e77c6c3efe22214451a9dc2531ce08d9e156cf67d43db8ed1
OS/ARCH
Compressed size
93.75 MB
Last pushed
about 1 year by weihanli
Type
Image
Manifest digest
sha256:4c4a8b20ff2abae9345c17a17b88cd1c8ae18db67ee8bcf54eda6d214985318e
Image Layers
1# debian.sh --arch 'amd64' out/26.92 MB2ENV APP_UID=1654 ASPNETCORE_HTTP_PORTS=8080 DOTNET_RUNNING_IN_CONTAINER=true0 B3RUN /bin/sh -c apt-get update17.87 MB4RUN /bin/sh -c groupadd 3.2 KB5ENV DOTNET_VERSION=8.0.180 B6COPY /dotnet /usr/share/dotnet # buildkit30.75 MB7RUN /bin/sh -c ln -s153 B8ENV ASPNET_VERSION=8.0.180 B9COPY /dotnet /usr/share/dotnet # buildkit10.58 MB10.NET SDK Container Tooling, version7.62 MB11LABEL org.opencontainers.image.authors=WeihanLi0 B12LABEL org.opencontainers.image.source=https://github.com/WeihanLi/aspire0 B13LABEL org.opencontainers.image.title=aspire-dashboard0 B14ENV ASPNETCORE_HTTP_PORTS=18888 ASPNETCORE_URLS=http://+:18888 DOTNET_DASHBOARD_OTLP_ENDPOINT_URL=http://+:18889 DOTNET_DASHBOARD_OTLP_HTTP_ENDPOINT_URL=http://+:188900 B15ENV DOTNET_DASHBOARD_UNSECURED_ALLOW_ANONYMOUS=true0 BCommand
# debian.sh --arch 'amd64' out/ 'bookworm' '@1753056000'