Sign inSign up

myoung34/github-runner:2.335.0-ubuntu-noble

Multi-platform
Index digest

sha256:92f0f23e839fee393f7bed5151b34b2c3c3a5a621e943e32f710a110918b3924

OS/ARCH

Compressed size

810.6 MB

Last pushed

3 months by myoung34

Type

Image

Manifest digest

sha256:c46d8d5ead58657e28bfff875a197ac20e8158b0dbbaf14cbdc96210e4dd99f5

Image Layers

1ARG RELEASE0 B
2ARG LAUNCHPAD_BUILD_ARCH0 B
3LABEL org.opencontainers.image.version=24.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 -c518.99 MB
15ENV AGENT_TOOLSDIRECTORY=/opt/hostedtoolcache0 B
16RUN /bin/bash -o pipefail -c123 B
17ARG GH_RUNNER_VERSION=2.335.00 B
18ARG TARGETPLATFORM=linux/amd640 B
19SHELL [/bin/bash -o pipefail -c]0 B
20WORKDIR /actions-runner104 B
21COPY install_actions.sh /actions-runner # buildkit396 B
22RUN |2 GH_RUNNER_VERSION=2.335.0 TARGETPLATFORM=linux/amd64 /bin/bash263.24 MB
23COPY token.sh entrypoint.sh app_token.sh /4.86 KB
24RUN |2 GH_RUNNER_VERSION=2.335.0 TARGETPLATFORM=linux/amd64 /bin/bash4.87 KB
25ENTRYPOINT ["/entrypoint.sh"]0 B
26CMD ["./bin/Runner.Listener" "run" "--startuptype" "service"]0 B

Command

 ARG RELEASE