sha256:a8b26329522e2c9ec5aa2ac2860d855193156dc6956bd5217ee0ef366b51b05f
OS/ARCH
linux/amd64
Compressed size
548.62 MB
Last pushed
about 1 year by kubespherehub
Type
Image
Manifest digest
sha256:9191d229a8a1c192613ee9b9223287930ddbaaaf4a38a92124d4db59037a71d4
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.16 MB6CMD ["/bin/bash"]0 B7ENV APP_UID=1654 ASPNETCORE_HTTP_PORTS=8080 DOTNET_RUNNING_IN_CONTAINER=true0 B8RUN /bin/sh -c apt-get update15.93 MB9RUN /bin/sh -c groupadd 3.44 KB10ENV DEBIAN_FRONTEND=noninteractive0 B11ENV RUNNER_MANUALLY_TRAP_SIG=10 B12ENV ACTIONS_RUNNER_PRINT_LOG_TO_STDOUT=10 B13ENV ImageOS=ubuntu220 B14RUN /bin/sh -c apt update28.76 MB15RUN /bin/sh -c add-apt-repository ppa:git-core/ppa25.13 MB16RUN /bin/sh -c adduser --disabled-password4.51 KB17WORKDIR /home/runner32 B18COPY --chown=runner:docker /actions-runner . #196.74 MB19COPY /usr/local/lib/docker/cli-plugins/docker-buildx /usr/local/lib/docker/cli-plugins/docker-buildx # buildkit20.3 MB20RUN /bin/sh -c install -o78.46 MB21USER runner0 B22USER root0 B23RUN /bin/sh -c apt update121.21 MB24COPY /usr/bin/yq /usr/bin/yq # buildkit3.91 MB25RUN /bin/sh -c wget https://get.helm.sh/helm-v3.14.2-linux-amd64.tar.gz15.65 MB26RUN /bin/sh -c VERSION="1.2.2" 4.04 MB27RUN /bin/sh -c wget https://github.com/cli/cli/releases/download/v2.45.0/gh_2.45.0_linux_amd64.tar.gz10.26 MB28RUN /bin/sh -c pip3 install58.03 KB29USER runner0 BCommand
ARG RELEASE