Sign inSign up

kubesphere/actions-runner:20250702-47855a9

Index digest

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 B
2ARG LAUNCHPAD_BUILD_ARCH0 B
3LABEL org.opencontainers.image.ref.name=ubuntu0 B
4LABEL org.opencontainers.image.version=22.040 B
5ADD file ... in / 28.16 MB
6CMD ["/bin/bash"]0 B
7ENV APP_UID=1654 ASPNETCORE_HTTP_PORTS=8080 DOTNET_RUNNING_IN_CONTAINER=true0 B
8RUN /bin/sh -c apt-get update15.93 MB
9RUN /bin/sh -c groupadd 3.44 KB
10ENV DEBIAN_FRONTEND=noninteractive0 B
11ENV RUNNER_MANUALLY_TRAP_SIG=10 B
12ENV ACTIONS_RUNNER_PRINT_LOG_TO_STDOUT=10 B
13ENV ImageOS=ubuntu220 B
14RUN /bin/sh -c apt update28.76 MB
15RUN /bin/sh -c add-apt-repository ppa:git-core/ppa25.13 MB
16RUN /bin/sh -c adduser --disabled-password4.51 KB
17WORKDIR /home/runner32 B
18COPY --chown=runner:docker /actions-runner . #196.74 MB
19COPY /usr/local/lib/docker/cli-plugins/docker-buildx /usr/local/lib/docker/cli-plugins/docker-buildx # buildkit20.3 MB
20RUN /bin/sh -c install -o78.46 MB
21USER runner0 B
22USER root0 B
23RUN /bin/sh -c apt update121.21 MB
24COPY /usr/bin/yq /usr/bin/yq # buildkit3.91 MB
25RUN /bin/sh -c wget https://get.helm.sh/helm-v3.14.2-linux-amd64.tar.gz15.65 MB
26RUN /bin/sh -c VERSION="1.2.2" 4.04 MB
27RUN /bin/sh -c wget https://github.com/cli/cli/releases/download/v2.45.0/gh_2.45.0_linux_amd64.tar.gz10.26 MB
28RUN /bin/sh -c pip3 install58.03 KB
29USER runner0 B

Command

 ARG RELEASE