sha256:33f5d9a592c46ee1f4d3519f58224d518a3e412ee31c12755422f6bbfda3e2ee
OS/ARCH
Compressed size
80.02 MB
Last pushed
3 months by dataristix
Type
Image
Manifest digest
sha256:607dde46ea74b2358f6aff16efe008033808e9f3021b5a66802429dbb8ca89b7
Image Layers
1COPY /rootfs / # buildkit20.41 MB2ENV APP_UID=1654 ASPNETCORE_HTTP_PORTS=8080 DOTNET_RUNNING_IN_CONTAINER=true0 B3COPY /rootfs/home/app /home/app # buildkit121 B4USER 16540 B5ENV DOTNET_VERSION=10.0.90 B6COPY /usr/share/dotnet /usr/share/dotnet # buildkit34.89 MB7COPY /dotnet-symlink /usr/bin # buildkit151 B8ENTRYPOINT ["/usr/bin/dotnet"]0 B9CMD ["--info"]0 B10ENV ASPNET_VERSION=10.0.90 B11COPY /dotnet /usr/share/dotnet # buildkit12.13 MB12WORKDIR /app96 B13COPY /app/publish/service ./service # buildkit8.39 MB14COPY /app/publish/api ./api # buildkit4.2 MB15WORKDIR /app/service32 B16ENTRYPOINT ["dotnet" "Rensen.Uaol.Connector.IotDevices.Console.dll" "--pod"]0 BCommand
COPY /rootfs / # buildkit