sha256:b45ab7c6c3309d9e9392768a0e37a1ae159bec757058f0b8f16420ceee2d3103
OS/ARCH
Compressed size
141.3 MB
Last pushed
over 1 year by digmatic
Type
Image
Manifest digest
sha256:1708286a6ea8f0f3ff7708c9c4d288233cbcaebc67e5dfe3a22f0983ec5a97e9
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 . # buildkit59.56 MB12ENTRYPOINT ["dotnet" "Digma.Collector.Dogfooding.Worker.dll"]0 BCommand
# debian.sh --arch 'arm64' out/ 'bookworm' '@1734912000'