Sign inSign up

myoung34/github-runner:2.336.0-ubuntu-jammy

Multi-platform
Index digest

sha256:8eeec3e8a4e21c229057cc4b4ba46a22d5ff24217ca6f0d984cf9be168be6520

OS/ARCH

Compressed size

685.73 MB

Last pushed

2 months by myoung34

Type

Image

Manifest digest

sha256:0f23819f359260a903256bc2f19361706bf2c1e56877417f0542fb8a7f5d1eb0

Image Layers

1ARG RELEASE0 B
2ARG LAUNCHPAD_BUILD_ARCH0 B
3LABEL org.opencontainers.image.version=22.040 B
4ADD file ... in / 26.33 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 -c473.79 MB
15ENV AGENT_TOOLSDIRECTORY=/opt/hostedtoolcache0 B
16RUN /bin/bash -o pipefail -c122 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 # buildkit395 B
22RUN |2 GH_RUNNER_VERSION=2.336.0 TARGETPLATFORM=linux/arm64 /bin/bash185.59 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