Sign inSign up

dataristix/dataristix-for-iotdevices:3.0.8.40-experimental-beta

Multi-platform
Internet of things
Index digest

sha256:f88ded383de9a0ff6307b5c32114d65d75e86f26d959e11a69c40484ee7d9dbd

OS/ARCH

Compressed size

80.11 MB

Last pushed

10 months by dataristix

Type

Image

Manifest digest

sha256:e80f9bac93e674fff544ca7d84aaea8936b4087370ae57c2ff1cc84af12a4dd5

Image Layers

1COPY /rootfs / # buildkit20.41 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=10.0.00 B
6COPY /usr/share/dotnet /usr/share/dotnet # buildkit35.01 MB
7COPY /dotnet-symlink /usr/bin # buildkit151 B
8ENTRYPOINT ["/usr/bin/dotnet"]0 B
9CMD ["--info"]0 B
10ENV ASPNET_VERSION=10.0.00 B
11COPY /dotnet /usr/share/dotnet # buildkit12.17 MB
12WORKDIR /app96 B
13COPY /app/publish/service ./service # buildkit8.37 MB
14COPY /app/publish/api ./api # buildkit4.16 MB
15WORKDIR /app/service32 B
16ENTRYPOINT ["dotnet" "Rensen.Uaol.Connector.IotDevices.Console.dll" "--pod"]0 B

Command

COPY /rootfs / # buildkit