Sign inSign up

myoung34/github-runner:2.336.0-ubuntu-noble

Multi-platform
Index digest

sha256:c803ddbc5b91961aabf3411c6336cb2c838cdaa2f917f76654c15a1948934817

OS/ARCH

Compressed size

693.88 MB

Last pushed

about 2 months by myoung34

Type

Image

Manifest digest

sha256:5fee7fee70cca83cf807dac7d2967979100782c4dd52cc8a9c8100be0393a2a0

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.336.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.336.0 TARGETPLATFORM=linux/arm64 /bin/bash172.35 MB
23COPY token.sh entrypoint.sh app_token.sh /5.15 KB
24RUN |2 GH_RUNNER_VERSION=2.336.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