sha256:6be3070f5fe190174c9382e0d8b16f05d82398787ffdaf1064cede971fc850e6
OS/ARCH
Compressed size
79.86 MB
Last pushed
9 months by zimbres
Type
Image
Manifest digest
sha256:aa84a3847ca26a2de419af879ce7d43ec4697e9a3c7e316750515c2951989ce2
Image Layers
1# debian.sh --arch 'armhf' out/22.83 MB2ENV APP_UID=1654 ASPNETCORE_HTTP_PORTS=8080 DOTNET_RUNNING_IN_CONTAINER=true0 B3RUN /bin/sh -c apt-get update16.84 MB4RUN /bin/sh -c groupadd 3.25 KB5ENV DOTNET_VERSION=8.0.220 B6COPY /dotnet /usr/share/dotnet # buildkit28.86 MB7RUN /bin/sh -c ln -s164 B8ENV ASPNET_VERSION=8.0.220 B9COPY /dotnet /usr/share/dotnet # buildkit10.51 MB10WORKDIR /app92 B11COPY /app/publish . # buildkit828.04 KB12ENTRYPOINT ["./MerakiPingApiInterface"]0 BCommand
# debian.sh --arch 'armhf' out/ 'bookworm' '@1765152000'