sha256:b98a210298bad063d89d6a001f06b1f76b82e911ecb737d3af727ef2c1f3a259
OS/ARCH
Compressed size
413.06 MB
Last pushed
over 2 years by airbytephu
Type
Image
Manifest digest
sha256:7145f6079a64613b7a8bb2dbac8739b487c19a6117a2eec2ceb76a1ca7afca59
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.3 MB22RUN /bin/sh -c curl -fsSL1.4 KB23RUN /bin/sh -c echo 'deb264 B24RUN /bin/sh -c curl https://baltocdn.com/helm/signing.asc1.41 KB25RUN /bin/sh -c echo "deb272 B26RUN /bin/sh -c add-apt-repository ppa:rmescandon/yq223.75 KB27RUN /bin/sh -c apt-get update30.63 MB28RUN /bin/sh -c curl -s6.13 MB29USER runner0 BCommand
ARG RELEASE