sha256:d5f58bdb11eac8c54890e39b105ace7f255cc214310227a24a13451bee6c6997
OS/ARCH
Compressed size
90.28 MB
Last pushed
over 1 year by zimbres
Type
Image
Manifest digest
sha256:cb08dddba08bdf9faf0833358cb0abbb23d0f2ce492e250fedf4df6382e59911
Image Layers
1# debian.sh --arch 'amd64' out/26.9 MB2ENV APP_UID=1654 ASPNETCORE_HTTP_PORTS=8080 DOTNET_RUNNING_IN_CONTAINER=true0 B3RUN /bin/sh -c apt-get update17.86 MB4RUN /bin/sh -c groupadd 3.2 KB5ENV DOTNET_VERSION=9.0.30 B6COPY /dotnet /usr/share/dotnet # buildkit32.94 MB7RUN /bin/sh -c ln -s154 B8ENV ASPNET_VERSION=9.0.30 B9COPY /dotnet /usr/share/dotnet # buildkit10.78 MB10USER 16540 B11WORKDIR /app96 B12WORKDIR /app32 B13COPY /app/publish . # buildkit1.8 MB14ENTRYPOINT ["dotnet" "FortinetCertificates.dll"]0 BCommand
# debian.sh --arch 'amd64' out/ 'bookworm' '@1742169600'