sha256:8194ef14acfc0a6ba6267bf032eba93662577bfe1b5b6a82687ac4cae730df55
OS/ARCH
linux/amd64
Compressed size
142.81 MB
Last pushed
over 1 year by clappit
Type
Image
Manifest digest
sha256:8194ef14acfc0a6ba6267bf032eba93662577bfe1b5b6a82687ac4cae730df55
Image Layers
1# debian.sh --arch 'amd64' out/28.78 MB2ENV APP_UID=1654 ASPNETCORE_HTTP_PORTS=8080 DOTNET_RUNNING_IN_CONTAINER=true0 B3RUN /bin/sh -c apt-get update18.52 MB4RUN /bin/sh -c groupadd 3.26 KB5ENV DOTNET_VERSION=8.0.130 B6COPY /dotnet /usr/share/dotnet # buildkit32.14 MB7RUN /bin/sh -c ln -s167 B8ENV ASPNET_VERSION=8.0.130 B9COPY /shared/Microsoft.AspNetCore.App /usr/share/dotnet/shared/Microsoft.AspNetCore.App # buildkit11.04 MB10WORKDIR /app0 B11COPY dir:fec510c754ca8661ca4f0a49a6b527ef7879899d262cf2cbbbbae2173ab5ac33 in . 52.34 MB12ENV ASPNETCORE_URLS=http://+:80800 B13EXPOSE 80800 B14ENTRYPOINT ["dotnet", "/app/IFRSPNotification.dll"]0 B15LABEL "werf-stage-digest"="5c4eea7a626e08d587908dfe3ad04ea50dea00dd63a281ef32c21ab2" "werf-stage-content-digest"="9b0841a1a0bf116a72285d557a154c39ebc502e62c730552a8add028" "werf-cache-version"="1.2" "werf-image"="false"0 BCommand
# debian.sh --arch 'amd64' out/ 'bookworm' '@1740355200'