Sign inSign up

dataristix/dataristix-identity:3.0.93.10-beta

Multi-platform
Index digest

sha256:baaf6dc08d35096e00f165e8b2d4f35c0aa6081e16a350ceabec3caaee2bd662

OS/ARCH

Compressed size

67.95 MB

Last pushed

7 months by dataristix

Type

Image

Manifest digest

sha256:6dc89cee8b8b0e8c72330f41561c321fc55eec69ad6f7108a9d24c952ffe4558

Image Layers

1COPY /rootfs / # buildkit19.33 MB
2ENV APP_UID=1654 ASPNETCORE_HTTP_PORTS=8080 DOTNET_RUNNING_IN_CONTAINER=true0 B
3COPY /rootfs/home/app /home/app # buildkit119 B
4USER 16540 B
5ENV DOTNET_VERSION=10.0.30 B
6COPY /usr/share/dotnet /usr/share/dotnet # buildkit32.93 MB
7COPY /dotnet-symlink /usr/bin # buildkit151 B
8ENTRYPOINT ["/usr/bin/dotnet"]0 B
9CMD ["--info"]0 B
10ENV ASPNET_VERSION=10.0.30 B
11COPY /dotnet /usr/share/dotnet # buildkit11.69 MB
12WORKDIR /app96 B
13COPY /app/publish/service ./service # buildkit3.99 MB
14WORKDIR /app/service32 B
15ENTRYPOINT ["dotnet" "Rensen.Uaol.Common.Identity.Console.dll" "--pod"]0 B

Command

COPY /rootfs / # buildkit