sha256:b98a210298bad063d89d6a001f06b1f76b82e911ecb737d3af727ef2c1f3a259
OS/ARCH
Compressed size
508.73 MB
Last pushed
over 2 years by airbytephu
Type
Image
Manifest digest
sha256:3b29c75bc88393e8974f1203681f9589464158e3d2d37d4f233dab3209ad5ce7
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 / 28.18 MB6CMD ["/bin/bash"]0 B7ENV ASPNETCORE_URLS=http://+:80 DOTNET_RUNNING_IN_CONTAINER=true0 B8RUN /bin/sh -c apt-get update15.06 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.3 KB15WORKDIR /home/runner32 B16COPY /actions-runner . # buildkit253.03 MB17COPY /usr/local/lib/docker/cli-plugins/docker-buildx /usr/local/lib/docker/cli-plugins/docker-buildx # buildkit16.4 MB18RUN /bin/sh -c install -o67.5 MB19USER runner0 B20USER root0 B21RUN /bin/sh -c apt-get update77.18 MB22RUN /bin/sh -c curl -fsSL1.4 KB23RUN /bin/sh -c echo 'deb262 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/yq223.84 KB27RUN /bin/sh -c apt-get update33.73 MB28RUN /bin/sh -c curl -s6.75 MB29USER runner0 BCommand
ARG RELEASE