sha256:45208a593663ea8d1aca260cc58a7bcbca143bcfddb90d4b18ee228dd8240779
OS/ARCH
linux/amd64
Compressed size
1003.77 MB
Last pushed
over 2 years by borsboom
Type
Image
Manifest digest
sha256:45208a593663ea8d1aca260cc58a7bcbca143bcfddb90d4b18ee228dd8240779
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 / 29.04 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.31 KB15WORKDIR /home/runner32 B16COPY /actions-runner . # buildkit254.74 MB17COPY /usr/local/lib/docker/cli-plugins/docker-buildx /usr/local/lib/docker/cli-plugins/docker-buildx # buildkit16.4 MB18RUN /bin/sh -c install -o69.18 MB19USER runner0 B20RUN /bin/sh -c sudo apt155.38 MB21RUN /bin/sh -c curl https://awscli.amazonaws.com/awscli-exe-linux-x86_64.zip54.93 MB22RUN /bin/sh -c sudo pip31.76 MB23RUN /bin/sh -c DD_INSTALL_ONLY=true 363.16 MB24RUN /bin/sh -c sudo adduser709 B25RUN /bin/sh -c sudo mv16.11 MB26COPY docker /usr/bin/docker # buildkit820 B27RUN /bin/sh -c sudo curl17.33 MBCommand
ARG RELEASE