Sign inSign up

myoung34/github-runner:2.337.0

Multi-platform
Index digest

sha256:03daab12e729883bdb1f58c2b6962a4f394c6b43d3d6bffd272aeae335f26a32

OS/ARCH

Compressed size

806.86 MB

Last pushed

26 days by myoung34

Type

Image

Manifest digest

sha256:a7e687b775d573154261949fb875aa0e1949ae9c1688ce18a3d7f2e6b1b2c90f

Image Layers

1ARG RELEASE0 B
2ARG LAUNCHPAD_BUILD_ARCH0 B
3LABEL org.opencontainers.image.ref.name=ubuntu0 B
4LABEL org.opencontainers.image.version=20.040 B
5ADD file ... in / 26.24 MB
6CMD ["/bin/bash"]0 B
8ENV LANG=en_US.UTF-80 B
9ENV LANGUAGE=en_US.UTF-80 B
10ENV LC_ALL=en_US.UTF-80 B
11SHELL [/bin/bash -o pipefail -c]0 B
12ENV DEBIAN_FRONTEND=noninteractive0 B
13COPY --chmod=700 build/ /tmp/build/ #3.08 KB
14RUN /bin/bash -o pipefail -c521.16 MB
16ENV AGENT_TOOLSDIRECTORY=/opt/hostedtoolcache0 B
17RUN /bin/bash -o pipefail -c124 B
18ARG GH_RUNNER_VERSION=2.337.00 B
19ARG TARGETPLATFORM=linux/amd640 B
20SHELL [/bin/bash -o pipefail -c]0 B
21WORKDIR /actions-runner104 B
22COPY install_actions.sh /actions-runner # buildkit393 B
23RUN |2 GH_RUNNER_VERSION=2.337.0 TARGETPLATFORM=linux/amd64 /bin/bash259.45 MB
24COPY token.sh entrypoint.sh app_token.sh /5.15 KB
25RUN |2 GH_RUNNER_VERSION=2.337.0 TARGETPLATFORM=linux/amd64 /bin/bash5.15 KB
26ENTRYPOINT ["/entrypoint.sh"]0 B
27CMD ["./bin/Runner.Listener" "run" "--startuptype" "service"]0 B

Command

 ARG RELEASE