Sign inSign up

myoung34/github-runner:2.337.0-ubuntu-noble

Multi-platform
Index digest

sha256:1b947d2475cc6f4c3edf0e91dd879b091857e41a311be917016243479bb34101

OS/ARCH

Compressed size

695.61 MB

Last pushed

28 days by myoung34

Type

Image

Manifest digest

sha256:f9af60b68711c0a44f740c031982dacf4db54cc2150ea2f09d28ab4f05cab4b8

Image Layers

1ARG RELEASE0 B
2ARG LAUNCHPAD_BUILD_ARCH0 B
3LABEL org.opencontainers.image.version=24.040 B
4ADD file ... in / 27.55 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 -c493.97 MB
15ENV AGENT_TOOLSDIRECTORY=/opt/hostedtoolcache0 B
16RUN /bin/bash -o pipefail -c124 B
17ARG GH_RUNNER_VERSION=2.337.00 B
18ARG TARGETPLATFORM=linux/arm640 B
19SHELL [/bin/bash -o pipefail -c]0 B
20WORKDIR /actions-runner104 B
21COPY install_actions.sh /actions-runner # buildkit394 B
22RUN |2 GH_RUNNER_VERSION=2.337.0 TARGETPLATFORM=linux/arm64 /bin/bash174.08 MB
23COPY token.sh entrypoint.sh app_token.sh /5.15 KB
24RUN |2 GH_RUNNER_VERSION=2.337.0 TARGETPLATFORM=linux/arm64 /bin/bash5.15 KB
25ENTRYPOINT ["/entrypoint.sh"]0 B
26CMD ["./bin/Runner.Listener" "run" "--startuptype" "service"]0 B

Command

 ARG RELEASE