sha256:e99093c56a8fb8ab8d10c5c6da63f73c2dec2f2a640e8d89f3d4db835151595c
OS/ARCH
linux/amd64
Compressed size
1.04 GB
Last pushed
about 2 years by kubespherehub
Type
Image
Manifest digest
sha256:a2cf7e162ca977886a5c58ea61213eb20e032217c212ef2117839dde0147681a
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 update264.55 MB23COPY /usr/bin/yq /usr/bin/yq # buildkit3.91 MB24RUN /bin/sh -c wget https://get.helm.sh/helm-v3.14.2-linux-amd64.tar.gz15.65 MB25RUN /bin/sh -c VERSION="1.2.0" 3.87 MB26RUN /bin/sh -c wget https://github.com/cli/cli/releases/download/v2.45.0/gh_2.45.0_linux_amd64.tar.gz10.26 MB27RUN /bin/sh -c wget "https://dl.google.com/linux/direct/google-chrome-stable_current_amd64.deb"261.83 MB28RUN /bin/sh -c pip3 install23.63 MB29USER runner0 BCommand
ARG RELEASE