Sign inSign up

zimbres/activedirectorywebapi:latest

Multi-platform
Index digest

sha256:f653cb4808b492457741f1be9f28d2591b1f595ff68f738f92c1530cd19b41d2

OS/ARCH

Compressed size

105.88 MB

Last pushed

4 months by zimbres

Type

Image

Manifest digest

sha256:1a703c486a4471451cddbb8f2056afe1f94cda92853d244f724dffaccf04dea9

Image Layers

1# debian.sh --arch 'amd64' out/26.93 MB
2ENV APP_UID=1654 ASPNETCORE_HTTP_PORTS=8080 DOTNET_RUNNING_IN_CONTAINER=true0 B
3RUN /bin/sh -c apt-get update17.88 MB
4RUN /bin/sh -c groupadd 3.25 KB
5ENV DOTNET_VERSION=9.0.160 B
6COPY /dotnet /usr/share/dotnet # buildkit32.95 MB
7RUN /bin/sh -c ln -s168 B
8ENV ASPNET_VERSION=9.0.160 B
9COPY /dotnet /usr/share/dotnet # buildkit10.8 MB
10RUN /bin/sh -c apt update14.98 MB
11USER 16540 B
12WORKDIR /app96 B
13WORKDIR /app32 B
14COPY /app/publish . # buildkit2.35 MB
15ENTRYPOINT ["dotnet" "ActiveDirectoryWebApi.dll"]0 B

Command

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