Sign inSign up

kubesphere/actions-runner:20241025-f2fa989

Index digest

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 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.17 MB
6CMD ["/bin/bash"]0 B
7ENV ASPNETCORE_URLS=http://+:80 DOTNET_RUNNING_IN_CONTAINER=true0 B
8RUN /bin/sh -c apt-get update15.06 MB
9ENV DEBIAN_FRONTEND=noninteractive0 B
10ENV RUNNER_MANUALLY_TRAP_SIG=10 B
11ENV ACTIONS_RUNNER_PRINT_LOG_TO_STDOUT=10 B
12ENV ImageOS=ubuntu220 B
13RUN /bin/sh -c apt update28.63 MB
14RUN /bin/sh -c add-apt-repository ppa:git-core/ppa58.96 MB
15RUN /bin/sh -c adduser --disabled-password4.45 KB
16WORKDIR /home/runner32 B
17COPY --chown=runner:docker /actions-runner . #286.71 MB
18COPY /usr/local/lib/docker/cli-plugins/docker-buildx /usr/local/lib/docker/cli-plugins/docker-buildx # buildkit17.55 MB
19RUN /bin/sh -c install -o71.39 MB
20USER runner0 B
21USER root0 B
22RUN /bin/sh -c apt update242.61 MB
23COPY /usr/bin/yq /usr/bin/yq # buildkit3.91 MB
24RUN /bin/sh -c wget https://get.helm.sh/helm-v3.14.2-linux-amd64.tar.gz15.65 MB
25RUN /bin/sh -c VERSION="1.2.0" 3.87 MB
26RUN /bin/sh -c wget https://github.com/cli/cli/releases/download/v2.45.0/gh_2.45.0_linux_amd64.tar.gz10.26 MB
27RUN /bin/sh -c wget "https://dl.google.com/linux/direct/google-chrome-stable_current_amd64.deb"259.06 MB
28RUN /bin/sh -c pip3 install23.95 MB
29USER runner0 B

Command

 ARG RELEASE