sha256:093bd7b71edabfcfa25f685f3865e130e65a63993ae81916271ebaf262b791fe
OS/ARCH
Compressed size
73.21 MB
Last pushed
5 months by dataristix
Type
Image
Manifest digest
sha256:296d07c54633fec7c8448f4814f8ff65dd28d30de1e26b7815d4f945ea7f766a
Image Layers
1COPY /rootfs / # buildkit19.34 MB2ENV APP_UID=1654 ASPNETCORE_HTTP_PORTS=8080 DOTNET_RUNNING_IN_CONTAINER=true0 B3COPY /rootfs/home/app /home/app # buildkit120 B4USER 16540 B5ENV DOTNET_VERSION=10.0.70 B6COPY /usr/share/dotnet /usr/share/dotnet # buildkit32.9 MB7COPY /dotnet-symlink /usr/bin # buildkit150 B8ENTRYPOINT ["/usr/bin/dotnet"]0 B9CMD ["--info"]0 B10ENV ASPNET_VERSION=10.0.70 B11COPY /dotnet /usr/share/dotnet # buildkit11.7 MB12WORKDIR /app96 B13COPY /app/publish/service ./service # buildkit5.07 MB14COPY /app/publish/api ./api # buildkit4.21 MB15WORKDIR /app/service32 B16ENTRYPOINT ["dotnet" "Rensen.Uaol.Connector.SQLite.Console.dll" "--pod"]0 BCommand
COPY /rootfs / # buildkit