Sign inSign up

dataristix/dataristix-for-iotdevices:latest-experimental

Multi-platform
Internet of things
Index digest

sha256:9956e1d807083e68ff690ea61bbd2e0f967d0396f57f2af5757ec47c449c9f2c

OS/ARCH

Compressed size

80.24 MB

Last pushed

about 1 month by dataristix

Type

Image

Manifest digest

sha256:fd77467e859ed46784b30136cccf35ca4337bcfe99b30a632a5d45734cdcd0cd

Image Layers

1COPY /rootfs / # buildkit20.4 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.110 B
6COPY /usr/share/dotnet /usr/share/dotnet # buildkit34.91 MB
7COPY /dotnet-symlink /usr/bin # buildkit152 B
8ENTRYPOINT ["/usr/bin/dotnet"]0 B
9CMD ["--info"]0 B
10ENV ASPNET_VERSION=10.0.110 B
11COPY /dotnet /usr/share/dotnet # buildkit12.14 MB
12WORKDIR /app94 B
13COPY /app/publish/service ./service # buildkit8.49 MB
14COPY /app/publish/api ./api # buildkit4.31 MB
15WORKDIR /app/service32 B
16ENTRYPOINT ["dotnet" "Rensen.Uaol.Connector.IotDevices.Console.dll" "--pod"]0 B

Command

COPY /rootfs / # buildkit