sha256:4fe8ed33c6b675cc1fedc32d1320422ee863181ec246605aa951ce497097796e
OS/ARCH
Compressed size
97.25 MB
Last pushed
4 months by weihanli
Type
Image
Manifest digest
sha256:0a00f6a18df4b1a1593bd0210add79f71805488ed20e9a2c2ca687639472da4c
Image Layers
1# debian.sh --arch 'amd64' out/26.93 MB2ENV APP_UID=1654 ASPNETCORE_HTTP_PORTS=8080 DOTNET_RUNNING_IN_CONTAINER=true0 B3RUN /bin/sh -c apt-get update17.88 MB4RUN /bin/sh -c groupadd 3.26 KB5ENV DOTNET_VERSION=8.0.270 B6COPY /dotnet /usr/share/dotnet # buildkit30.76 MB7RUN /bin/sh -c ln -s168 B8ENV ASPNET_VERSION=8.0.270 B9COPY /dotnet /usr/share/dotnet # buildkit10.58 MB10.NET SDK Container Tooling, version11.11 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 B16ENV DASHBOARD__OTLP__SUPPRESSUNSECUREDTELEMETRYMESSAGE=true0 BCommand
# debian.sh --arch 'amd64' out/ 'bookworm' '@1779062400'