Sign inSign up

weihanli/aspire-dashboard:13.0

Multi-platform
Developer tools
Index digest

sha256:edb3a02a4fd361210a7145084c49fcbf4b6daa901f143a376c05c63fdd6a9105

OS/ARCH

Compressed size

94.11 MB

Last pushed

10 months by weihanli

Type

Image

Manifest digest

sha256:aa972262aef997c94b8d36012da7edefef50d6f48c79ac4aebb5ab2ffff84b2f

Image Layers

1# debian.sh --arch 'arm64' out/26.8 MB
2ENV APP_UID=1654 ASPNETCORE_HTTP_PORTS=8080 DOTNET_RUNNING_IN_CONTAINER=true0 B
3RUN /bin/sh -c apt-get update17.68 MB
4RUN /bin/sh -c groupadd 3.26 KB
5ENV DOTNET_VERSION=8.0.220 B
6COPY /dotnet /usr/share/dotnet # buildkit29.4 MB
7RUN /bin/sh -c ln -s164 B
8ENV ASPNET_VERSION=8.0.220 B
9COPY /dotnet /usr/share/dotnet # buildkit10.26 MB
10.NET SDK Container Tooling, version9.97 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
16ENV DASHBOARD__OTLP__SUPPRESSUNSECUREDTELEMETRYMESSAGE=true0 B

Command

# debian.sh --arch 'arm64' out/ 'bookworm' '@1762202650'