Sign inSign up

dataristix/dataristix-for-rest:2.0.42.37

Multi-platform
Monitoring & observability
Index digest

sha256:5d632bc2d833b97c27f3af7481cf3c2cab1de8a03733706673cd29ef4f4742fc

OS/ARCH

Compressed size

71.78 MB

Last pushed

11 months by dataristix

Type

Image

Manifest digest

sha256:70f8dd229665470f8dee59a3ff63a708b3a91732544efefdde6219d87e30f380

Image Layers

1COPY /rootfs / # buildkit20.03 MB
2ENV APP_UID=1654 ASPNETCORE_HTTP_PORTS=8080 DOTNET_RUNNING_IN_CONTAINER=true0 B
3COPY --chown=1654:1654 /rootfs/home/app /home/app #32 B
4USER 16540 B
5ENV DOTNET_VERSION=8.0.210 B
6COPY /usr/share/dotnet /usr/share/dotnet # buildkit30.76 MB
7COPY /dotnet-symlink /usr/bin # buildkit151 B
8ENTRYPOINT ["/usr/bin/dotnet"]0 B
9CMD ["--info"]0 B
10ENV ASPNET_VERSION=8.0.210 B
11COPY /dotnet /usr/share/dotnet # buildkit10.58 MB
12WORKDIR /app96 B
13COPY /app/publish/service ./service # buildkit6.23 MB
14COPY /app/publish/api ./api # buildkit4.19 MB
15WORKDIR /app/service32 B
16ENTRYPOINT ["dotnet" "Rensen.Uaol.Connector.REST.Console.dll" "--pod"]0 B

Command

COPY /rootfs / # buildkit