Sign inSign up

zimbres/activedirectorywebapi:1.0.1.3

Multi-platform
Index digest

sha256:13590663c54aa4e98afde35449d3343da4a099464eba3fb8d05f51a6ee5f338d

OS/ARCH

Compressed size

103.23 MB

Last pushed

10 months by zimbres

Type

Image

Manifest digest

sha256:f9e75f34498509aad1a912f539f4593ab7aa2ccd6f934d2bb3da56449add56c6

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
10RUN /bin/sh -c apt update14.36 MB
11RUN /bin/sh -c apt install456.02 KB
12WORKDIR /app91 B
13COPY /app/publish . # buildkit2.2 MB
14ENTRYPOINT ["./ActiveDirectoryWebApi"]0 B

Command

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