sha256:fdda6d2a51e36d689cccf7fa969f7876ffe96013a9c07ffdf401446ae96b66b9
OS/ARCH
Compressed size
659.32 MB
Last pushed
over 2 years by airbytephu
Type
Image
Manifest digest
sha256:1f254312abba5340cca50b374ab8a6d240132c79ef8f96e7f99ecbd72c67f615
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.56 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 "deb275 B26RUN /bin/sh -c add-apt-repository ppa:rmescandon/yq224.54 KB27RUN /bin/sh -c apt-get update33.67 MB28RUN /bin/sh -c curl -s6.75 MB29RUN /bin/sh -c apt-get update4.29 KB30RUN /bin/sh -c echo "deb41.84 KB31RUN /bin/sh -c apt-get install150.23 MB32USER runner0 BCommand
ARG RELEASE