sha256:c377f1a31e42426062c562141960135e16ac8f433084115c577d17d38444673b
OS/ARCH
Compressed size
416.89 MB
Last pushed
about 1 year by matterbuild
Type
Image
Manifest digest
sha256:c2748dba73425135507e84ffe1aeaa813d00b4650b46acf710d0b016f233352a
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.09 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 DEBIAN_FRONTEND=noninteractive0 B11ENV RUNNER_MANUALLY_TRAP_SIG=10 B12ENV ACTIONS_RUNNER_PRINT_LOG_TO_STDOUT=10 B13ENV ImageOS=ubuntu220 B14RUN /bin/sh -c apt update28.31 MB15RUN /bin/sh -c add-apt-repository ppa:git-core/ppa25.02 MB16RUN /bin/sh -c adduser --disabled-password4.52 KB17WORKDIR /home/runner32 B18COPY --chown=runner:docker /actions-runner . #153.02 MB19COPY /usr/local/lib/docker/cli-plugins/docker-buildx /usr/local/lib/docker/cli-plugins/docker-buildx # buildkit18.9 MB20RUN /bin/sh -c install -o73.17 MB21USER runner0 B22COPY /usr/bin/gh /usr/local/bin/gh # buildkit11.76 MB23COPY /usr/local/bin/yq /usr/local/bin/yq # buildkit3.75 MB24COPY /usr/local/aws-cli /usr/local/aws-cli # buildkit60.87 MB25COPY /usr/bin/make /usr/local/bin/make # buildkit120.66 KB26COPY /usr/bin/jq /usr/local/bin/jq # buildkit9.62 KB27ENV PATH=/usr/local/aws-cli/v2/current/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin0 BCommand
ARG RELEASE