Sign inSign up

prenaissance/pricing-tf-processing:3.1

Multi-platform
Index digest

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 MB
2ENV APP_UID=1654 ASPNETCORE_HTTP_PORTS=8080 DOTNET_RUNNING_IN_CONTAINER=true0 B
3RUN /bin/sh -c apt-get update17.65 MB
4RUN /bin/sh -c groupadd 3.25 KB
5ENV DOTNET_VERSION=8.0.160 B
6COPY /dotnet /usr/share/dotnet # buildkit29.4 MB
7RUN /bin/sh -c ln -s165 B
8WORKDIR /app92 B
9COPY /out . # buildkit3.37 MB
10ENTRYPOINT ["dotnet" "PricingTf.Processing.dll"]0 B

Command

# debian.sh --arch 'arm64' out/ 'bookworm' '@1747699200'