Sign inSign up

myoung34/github-runner:2.335.1-ubuntu-jammy

Multi-platform
Index digest

sha256:f4f1b5872fa7e5efc6af84b96b7ac4a5577f9fbb2c866f0a5937daafa4471a08

OS/ARCH

Compressed size

798.73 MB

Last pushed

4 months by myoung34

Type

Image

Manifest digest

sha256:11fb228157fe5f3d38e642a7853f15513d2b300e0957c2164099bcb545517852

Image Layers

1ARG RELEASE0 B
2ARG LAUNCHPAD_BUILD_ARCH0 B
3LABEL org.opencontainers.image.version=22.040 B
4ADD file ... in / 28.36 MB
5CMD ["/bin/bash"]0 B
7ENV LANG=en_US.UTF-80 B
8ENV LANGUAGE=en_US.UTF-80 B
9ENV LC_ALL=en_US.UTF-80 B
10SHELL [/bin/bash -o pipefail -c]0 B
11ENV DEBIAN_FRONTEND=noninteractive0 B
12COPY --chmod=700 build/ /tmp/build/ #3.08 KB
13RUN /bin/bash -o pipefail -c499.73 MB
15ENV AGENT_TOOLSDIRECTORY=/opt/hostedtoolcache0 B
16RUN /bin/bash -o pipefail -c123 B
17ARG GH_RUNNER_VERSION=2.335.10 B
18ARG TARGETPLATFORM=linux/amd640 B
19SHELL [/bin/bash -o pipefail -c]0 B
20WORKDIR /actions-runner104 B
21COPY install_actions.sh /actions-runner # buildkit395 B
22RUN |2 GH_RUNNER_VERSION=2.335.1 TARGETPLATFORM=linux/amd64 /bin/bash270.64 MB
23COPY token.sh entrypoint.sh app_token.sh /4.87 KB
24RUN |2 GH_RUNNER_VERSION=2.335.1 TARGETPLATFORM=linux/amd64 /bin/bash4.87 KB
25ENTRYPOINT ["/entrypoint.sh"]0 B
26CMD ["./bin/Runner.Listener" "run" "--startuptype" "service"]0 B

Command

 ARG RELEASE