Sign inSign up

myoung34/github-runner:2.337.0-debian-bookworm

Multi-platform
Index digest

sha256:2c4261116ca0193b4865768b0fe00650743e6c74846eb07c23353d2ca9658ba3

OS/ARCH

Compressed size

839.86 MB

Last pushed

25 days by myoung34

Type

Image

Manifest digest

sha256:afb91da2e2beea56ec1756db04f7c219c560d64e7af4f2776151c858d10a01a2

Image Layers

1# debian.sh --arch 'amd64' out/46.25 MB
3ENV LANG=en_US.UTF-80 B
4ENV LANGUAGE=en_US.UTF-80 B
5ENV LC_ALL=en_US.UTF-80 B
6SHELL [/bin/bash -o pipefail -c]0 B
7ENV DEBIAN_FRONTEND=noninteractive0 B
8COPY --chmod=700 build/ /tmp/build/ #3.08 KB
9RUN /bin/bash -o pipefail -c557.4 MB
11ENV AGENT_TOOLSDIRECTORY=/opt/hostedtoolcache0 B
12RUN /bin/bash -o pipefail -c124 B
13ARG GH_RUNNER_VERSION=2.337.00 B
14ARG TARGETPLATFORM=linux/amd640 B
15SHELL [/bin/bash -o pipefail -c]0 B
16WORKDIR /actions-runner104 B
17COPY install_actions.sh /actions-runner # buildkit395 B
18RUN |2 GH_RUNNER_VERSION=2.337.0 TARGETPLATFORM=linux/amd64 /bin/bash236.19 MB
19COPY token.sh entrypoint.sh app_token.sh /5.15 KB
20RUN |2 GH_RUNNER_VERSION=2.337.0 TARGETPLATFORM=linux/amd64 /bin/bash5.15 KB
21ENTRYPOINT ["/entrypoint.sh"]0 B
22CMD ["./bin/Runner.Listener" "run" "--startuptype" "service"]0 B

Command

# debian.sh --arch 'amd64' out/ 'bookworm' '@1787529600'