sha256:356e16c68d89061938c9fc258e5707dd9a1bbdd1ab359327a3a0ab0c42767b8a
OS/ARCH
Compressed size
232.56 MB
Last pushed
over 1 year by digmatic
Type
Image
Manifest digest
sha256:50816b141b08435b0c2a112f5df06666158cb9049f590c85de20eaab3559ccb3
Image Layers
1# debian.sh --arch 'arm64' out/26.76 MB2ENV ASPNETCORE_URLS=http://+:80 DOTNET_RUNNING_IN_CONTAINER=true0 B3RUN /bin/sh -c apt-get update18.35 MB4ENV DOTNET_VERSION=6.0.360 B5COPY /dotnet /usr/share/dotnet # buildkit27.97 MB6RUN /bin/sh -c ln -s164 B7ENV ASPNET_VERSION=6.0.360 B8COPY /shared/Microsoft.AspNetCore.App /usr/share/dotnet/shared/Microsoft.AspNetCore.App # buildkit8.67 MB9WORKDIR /app93 B10WORKDIR /app32 B11COPY /app/publish . # buildkit150.81 MB12ENTRYPOINT ["dotnet" "Digma.Collector.Dogfooding.Worker.dll"]0 BCommand
# debian.sh --arch 'arm64' out/ 'bookworm' '@1734912000'