sha256:8ff77f158bb5838bb9730a12322f96b98c64f979764a17492b11aaff718bfc44
OS/ARCH
linux/amd64
Compressed size
666.81 MB
Last pushed
8 months by longxing
Type
Image
Manifest digest
sha256:8ff77f158bb5838bb9730a12322f96b98c64f979764a17492b11aaff718bfc44
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.18 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.46 KB10ENV DEBIAN_FRONTEND=noninteractive0 B11ENV RUNNER_MANUALLY_TRAP_SIG=10 B12ENV ACTIONS_RUNNER_PRINT_LOG_TO_STDOUT=10 B13ENV ImageOS=ubuntu240 B14RUN /bin/sh -c apt update36.7 MB15RUN /bin/sh -c add-apt-repository ppa:git-core/ppa25.96 MB16RUN /bin/sh -c adduser --disabled-password3.75 KB17WORKDIR /home/runner32 B18COPY --chown=runner:docker /actions-runner . #296.78 MB19COPY /usr/local/lib/docker/cli-plugins/docker-buildx /usr/local/lib/docker/cli-plugins/docker-buildx # buildkit21.84 MB20RUN /bin/sh -c install -o77.27 MB21USER runner0 B22ENV DEBIAN_FRONTEND=noninteractive0 B23RUN /bin/sh -c sudo apt38.18 MB24RUN /bin/sh -c sudo apt382 B25RUN /bin/sh -c sudo add-apt-repository449.95 KB26RUN /bin/sh -c sudo apt181.38 KB27RUN /bin/sh -c sudo apt124.24 MB28RUN /bin/sh -c python3.12 --version32 BCommand
ARG RELEASE