sha256:9f8807aa7a67998c3ec0a3349d79538124b0d1c07b0f05b37f83613f7cf8354a
OS/ARCH
Compressed size
77.19 MB
Last pushed
over 1 year by prenaissance
Type
Image
Manifest digest
sha256:94e15aee7a2e8381a87e626a44a4f9afee9984ca4256242df443ec2f190eb0fe
Image Layers
1# debian.sh --arch 'arm64' out/26.77 MB2ENV APP_UID=1654 ASPNETCORE_HTTP_PORTS=8080 DOTNET_RUNNING_IN_CONTAINER=true0 B3RUN /bin/sh -c apt-get update17.65 MB4RUN /bin/sh -c groupadd 3.25 KB5ENV DOTNET_VERSION=8.0.160 B6COPY /dotnet /usr/share/dotnet # buildkit29.4 MB7RUN /bin/sh -c ln -s165 B8WORKDIR /app92 B9COPY /out . # buildkit3.37 MB10ENTRYPOINT ["dotnet" "PricingTf.Processing.dll"]0 BCommand
# debian.sh --arch 'arm64' out/ 'bookworm' '@1747699200'