Sign inSign up

dataristix/dataristix-for-iotdevices:3.0.18.59-experimental

Multi-platform
Internet of things
Index digest

sha256:33f5d9a592c46ee1f4d3519f58224d518a3e412ee31c12755422f6bbfda3e2ee

OS/ARCH

Compressed size

76.44 MB

Last pushed

3 months by dataristix

Type

Image

Manifest digest

sha256:dfc58d3acf5206a1999b792b68634c291d0da761717136daab4eb170b794fdcc

Image Layers

1COPY /rootfs / # buildkit19.34 MB
2ENV APP_UID=1654 ASPNETCORE_HTTP_PORTS=8080 DOTNET_RUNNING_IN_CONTAINER=true0 B
3COPY /rootfs/home/app /home/app # buildkit121 B
4USER 16540 B
5ENV DOTNET_VERSION=10.0.90 B
6COPY /usr/share/dotnet /usr/share/dotnet # buildkit32.83 MB
7COPY /dotnet-symlink /usr/bin # buildkit151 B
8ENTRYPOINT ["/usr/bin/dotnet"]0 B
9CMD ["--info"]0 B
10ENV ASPNET_VERSION=10.0.90 B
11COPY /dotnet /usr/share/dotnet # buildkit11.64 MB
12WORKDIR /app96 B
13COPY /app/publish/service ./service # buildkit8.42 MB
14COPY /app/publish/api ./api # buildkit4.22 MB
15WORKDIR /app/service32 B
16ENTRYPOINT ["dotnet" "Rensen.Uaol.Connector.IotDevices.Console.dll" "--pod"]0 B

Command

COPY /rootfs / # buildkit