Sign inSign up

zimbres/activedirectorywebfrontend:1.0.1.3

Multi-platform
Index digest

sha256:a8866b2e489f07330a93ea89dce71802000df8a3fd7a9146eb3fbe8cb1c55be2

OS/ARCH

Compressed size

90 MB

Last pushed

10 months by zimbres

Type

Image

Manifest digest

sha256:16f5fb19f30f5a7aaf2f9203ca79d8f7aeec5dce5edc66ee055acee04938a834

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.25 KB
5ENV DOTNET_VERSION=9.0.110 B
6COPY /dotnet /usr/share/dotnet # buildkit31.33 MB
7RUN /bin/sh -c ln -s166 B
8ENV ASPNET_VERSION=9.0.110 B
9COPY /dotnet /usr/share/dotnet # buildkit10.42 MB
10WORKDIR /app93 B
11COPY /app/publish . # buildkit3.78 MB
12ENTRYPOINT ["./ActiveDirectoryWebFrontend"]0 B

Command

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