sha256:7941788520f6cf1bbdb84c92fc675b69e78b9d51995d81123d1d569eb03aa967
OS/ARCH
linux/amd64
Compressed size
2.56 GB
Last pushed
about 1 year by fdallidet
Type
Image
Manifest digest
sha256:7941788520f6cf1bbdb84c92fc675b69e78b9d51995d81123d1d569eb03aa967
Image Layers
1ARG RELEASE0 B2ARG LAUNCHPAD_BUILD_ARCH0 B3LABEL org.opencontainers.image.ref.name=ubuntu0 B4LABEL org.opencontainers.image.version=24.040 B5ADD file ... in / 29.17 MB6CMD ["/bin/bash"]0 B7ENV APP_UID=1654 ASPNETCORE_HTTP_PORTS=8080 DOTNET_RUNNING_IN_CONTAINER=true0 B8RUN /bin/sh -c apt-get update16.04 MB9RUN /bin/sh -c groupadd 3.45 KB10ENV DOTNET_VERSION=8.0.170 B11COPY /dotnet /usr/share/dotnet # buildkit30.76 MB12RUN /bin/sh -c ln -s154 B13ENV ASPNET_VERSION=8.0.170 B14COPY /dotnet /usr/share/dotnet # buildkit10.57 MB15ENV DOTNET_GENERATE_ASPNET_CERTIFICATE=false DOTNET_NOLOGO=true DOTNET_SDK_VERSION=8.0.411 DOTNET_USE_POLLING_FILE_WATCHER=true0 B16RUN /bin/sh -c apt-get update22.51 MB17COPY /dotnet /usr/share/dotnet # buildkit169.13 MB18RUN /bin/sh -c dotnet help2.53 KB19RUN /bin/sh -c powershell_version=7.4.10 16.19 MB20ARG base=mcr.microsoft.com/dotnet/sdk:8.0-noble0 B21ARG with_rust=true0 B22ENV WINEPREFIX=/root/.wine0 B23ENV WINEARCH=win320 B24RUN |2 base=mcr.microsoft.com/dotnet/sdk:8.0-noble with_rust=true /bin/sh1.55 GB25COPY --chmod=755 dockerfiles/files/rustup-init /tmp/rustup-init #7.92 KB26COPY --chmod=755 dockerfiles/files/rust-setup /tmp/rust-setup #557 B27RUN |2 base=mcr.microsoft.com/dotnet/sdk:8.0-noble with_rust=true /bin/sh741.69 MBCommand
ARG RELEASE