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 MB2ENV APP_UID=1654 ASPNETCORE_HTTP_PORTS=8080 DOTNET_RUNNING_IN_CONTAINER=true0 B3COPY /rootfs/home/app /home/app # buildkit119 B4USER 16540 B5ENV DOTNET_VERSION=10.0.110 B6COPY /usr/share/dotnet /usr/share/dotnet # buildkit34.91 MB7COPY /dotnet-symlink /usr/bin # buildkit152 B8ENTRYPOINT ["/usr/bin/dotnet"]0 B9CMD ["--info"]0 B10ENV ASPNET_VERSION=10.0.110 B11COPY /dotnet /usr/share/dotnet # buildkit12.14 MB12WORKDIR /app94 B13COPY /app/publish/service ./service # buildkit8.49 MB14COPY /app/publish/api ./api # buildkit4.31 MB15WORKDIR /app/service32 B16ENTRYPOINT ["dotnet" "Rensen.Uaol.Connector.IotDevices.Console.dll" "--pod"]0 BCommand
COPY /rootfs / # buildkit