sha256:6be3070f5fe190174c9382e0d8b16f05d82398787ffdaf1064cede971fc850e6
OS/ARCH
Compressed size
86.94 MB
Last pushed
9 months by zimbres
Type
Image
Manifest digest
sha256:4b5bc011d7bab209c6b7c8fcf34c76431e5623d6e0a691f1331e0bddf14bca43
Image Layers
1# debian.sh --arch 'amd64' out/26.92 MB2ENV APP_UID=1654 ASPNETCORE_HTTP_PORTS=8080 DOTNET_RUNNING_IN_CONTAINER=true0 B3RUN /bin/sh -c apt-get update17.87 MB4RUN /bin/sh -c groupadd 3.2 KB5ENV DOTNET_VERSION=8.0.220 B6COPY /dotnet /usr/share/dotnet # buildkit30.76 MB7RUN /bin/sh -c ln -s154 B8ENV ASPNET_VERSION=8.0.220 B9COPY /dotnet /usr/share/dotnet # buildkit10.58 MB10WORKDIR /app92 B11COPY /app/publish . # buildkit832.56 KB12ENTRYPOINT ["./MerakiPingApiInterface"]0 BCommand
# debian.sh --arch 'amd64' out/ 'bookworm' '@1765152000'