sha256:5ecd05d092c0b90d91b74612e2f16fd8291dc2a526aed08252ae24a6e32b6828
OS/ARCH
linux/arm64
Compressed size
135.48 MB
Last pushed
9 months by staneee
Type
Image
Manifest digest
sha256:5ecd05d092c0b90d91b74612e2f16fd8291dc2a526aed08252ae24a6e32b6828
Image Layers
1ARG RELEASE0 B2ARG LAUNCHPAD_BUILD_ARCH0 B3LABEL org.opencontainers.image.ref.name=ubuntu0 B4LABEL org.opencontainers.image.version=22.040 B5ADD file ... in / 26.12 MB6CMD ["/bin/bash"]0 B7ENV APP_UID=1654 ASPNETCORE_HTTP_PORTS=8080 DOTNET_RUNNING_IN_CONTAINER=true0 B8RUN /bin/sh -c apt-get update15.86 MB9RUN /bin/sh -c groupadd 3.47 KB10ENV DOTNET_VERSION=8.0.220 B11COPY /dotnet /usr/share/dotnet # buildkit29.4 MB12RUN /bin/sh -c ln -s155 B13ENV ASPNET_VERSION=8.0.220 B14COPY /dotnet /usr/share/dotnet # buildkit10.26 MB15RUN /bin/sh -c apt-get update44.72 MB16RUN /bin/sh -c apt-get install9.13 MB17RUN /bin/sh -c apt-get clean32 B18COPY ./scripts/ / # buildkit1.35 KB19RUN /bin/sh -c chmod +x1.34 KBCommand
ARG RELEASE