sha256:64932041e8bb5cd7947a7c15b2f23bf83c16d67eb8047f7fb1a78fe47c1123c0
OS/ARCH
Compressed size
538.24 MB
Last pushed
over 2 years by airbyteangel
Type
Image
Manifest digest
sha256:9824a38b06b5853e9ad06eece33631948f5182483a6e9642ebde694434c657b0
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 ASPNETCORE_URLS=http://+:80 DOTNET_RUNNING_IN_CONTAINER=true0 B8RUN /bin/sh -c apt-get update14.96 MB9ENV DEBIAN_FRONTEND=noninteractive0 B10ENV RUNNER_MANUALLY_TRAP_SIG=10 B11ENV ACTIONS_RUNNER_PRINT_LOG_TO_STDOUT=10 B12ENV ImageOS=ubuntu220 B13RUN /bin/sh -c apt-get update10.68 MB14RUN /bin/sh -c adduser --disabled-password4.31 KB15WORKDIR /home/runner32 B16COPY /actions-runner . # buildkit172.99 MB17COPY /usr/local/lib/docker/cli-plugins/docker-buildx /usr/local/lib/docker/cli-plugins/docker-buildx # buildkit14.92 MB18RUN /bin/sh -c install -o62.14 MB19USER runner0 B20USER root0 B21RUN /bin/sh -c apt-get update74.68 MB22RUN /bin/sh -c curl -fsSL1.4 KB23RUN /bin/sh -c echo 'deb266 B24RUN /bin/sh -c curl https://baltocdn.com/helm/signing.asc1.41 KB25RUN /bin/sh -c echo "deb274 B26RUN /bin/sh -c add-apt-repository ppa:rmescandon/yq224.46 KB27RUN /bin/sh -c apt-get update30.67 MB28RUN /bin/sh -c curl -s6.13 MB29RUN /bin/sh -c apt-get update4.29 KB30RUN /bin/sh -c echo "deb40.8 KB31RUN /bin/sh -c apt-get install124.72 MB32USER runner0 BCommand
ARG RELEASE