Sign inSign up

weihanli/aspire-dashboard:9.2

Multi-platform
Developer tools
Index digest

sha256:60217096cf9f2c297f94037fa9513c26e5cf4d3d14033db39600c133e9af3a63

OS/ARCH

Compressed size

93.66 MB

Last pushed

over 1 year by weihanli

Type

Image

Manifest digest

sha256:2a2b9e2f0ee23456fb854d50ef9ada869c9854f42d0ccfeb49f3a23f15b5cb0b

Image Layers

1# debian.sh --arch 'amd64' out/26.92 MB
2ENV APP_UID=1654 ASPNETCORE_HTTP_PORTS=8080 DOTNET_RUNNING_IN_CONTAINER=true0 B
3RUN /bin/sh -c apt-get update17.86 MB
4RUN /bin/sh -c groupadd 3.2 KB
5ENV DOTNET_VERSION=8.0.150 B
6COPY /dotnet /usr/share/dotnet # buildkit30.76 MB
7RUN /bin/sh -c ln -s154 B
8ENV ASPNET_VERSION=8.0.150 B
9COPY /dotnet /usr/share/dotnet # buildkit10.56 MB
10.NET SDK Container Tooling, version7.57 MB
11LABEL org.opencontainers.image.authors=WeihanLi0 B
12LABEL org.opencontainers.image.source=https://github.com/WeihanLi/aspire0 B
13LABEL org.opencontainers.image.title=aspire-dashboard0 B
14ENV ASPNETCORE_HTTP_PORTS=18888 ASPNETCORE_URLS=http://+:18888 DOTNET_DASHBOARD_OTLP_ENDPOINT_URL=http://+:18889 DOTNET_DASHBOARD_OTLP_HTTP_ENDPOINT_URL=http://+:188900 B
15ENV DOTNET_DASHBOARD_UNSECURED_ALLOW_ANONYMOUS=true0 B

Command

# debian.sh --arch 'amd64' out/ 'bookworm' '@1743984000'