sha256:41513ae36b5cb44b04ddbc87ead54630cc302848760756ec42038d4f65d368bd
OS/ARCH
linux/amd64
Compressed size
1.04 GB
Last pushed
almost 2 years by kubespherehub
Type
Image
Manifest digest
sha256:e4ec3a456746f65e10053d9d5974e07e914f190b82b929c39faaa1899b85e6ed
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 update28.63 MB14RUN /bin/sh -c add-apt-repository ppa:git-core/ppa58.96 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 update242.61 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"259.06 MB28RUN /bin/sh -c pip3 install23.95 MB29USER runner0 BCommand
ARG RELEASE