sha256:e54cc29483b482db206155211634f1237783601ef8f479d16f91e3dd34ed630a
OS/ARCH
Compressed size
978.62 MB
Last pushed
about 2 years by airbytebot
Type
Image
Manifest digest
sha256:2ed0084c9fe1ef36d064bca984d523ddd6ca7626301d6587484a9706783e3efe
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.17 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 update27.68 MB14RUN /bin/sh -c add-apt-repository ppa:git-core/ppa36.31 MB15RUN /bin/sh -c adduser --disabled-password4.45 KB16WORKDIR /home/runner32 B17COPY --chown=runner:docker /actions-runner . #286.71 MB18COPY /usr/local/lib/docker/cli-plugins/docker-buildx /usr/local/lib/docker/cli-plugins/docker-buildx # buildkit17.55 MB19RUN /bin/sh -c install -o71.39 MB20USER runner0 B21USER root0 B22RUN /bin/sh -c apt-get update268.18 MB23RUN /bin/sh -c curl -fsSL1.4 KB24RUN /bin/sh -c echo 'deb265 B25RUN /bin/sh -c curl https://baltocdn.com/helm/signing.asc1.41 KB26RUN /bin/sh -c echo "deb276 B27RUN /bin/sh -c add-apt-repository ppa:rmescandon/yq233.29 KB28RUN /bin/sh -c apt-get update34.54 MB29RUN /bin/sh -c curl -JL2.67 MB30RUN /bin/sh -c curl -s6.75 MB31RUN /bin/sh -c curl -L26.14 MB32RUN /bin/sh -c apt-get update7.54 KB33RUN /bin/sh -c echo "deb58.68 KB34RUN /bin/sh -c apt-get install157.17 MB35USER runner0 BCommand
ARG RELEASE