Sign inSign up

myoung34/github-runner:2.335.1-debian-bookworm

Multi-platform
Index digest

sha256:46b810878fb5b090d9a99f9485a92dfe4d851b4a2dc1c0adf0e5503417c9a0e6

OS/ARCH

Compressed size

722.54 MB

Last pushed

3 months by myoung34

Type

Image

Manifest digest

sha256:765d81d9984649d7ca8735cb8092491b61e8f091a73629fd4b3af059f255a25b

Image Layers

1# debian.sh --arch 'arm64' out/46.14 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 -c526.19 MB
11ENV AGENT_TOOLSDIRECTORY=/opt/hostedtoolcache0 B
12RUN /bin/bash -o pipefail -c123 B
13ARG GH_RUNNER_VERSION=2.335.10 B
14ARG TARGETPLATFORM=linux/arm640 B
15SHELL [/bin/bash -o pipefail -c]0 B
16WORKDIR /actions-runner104 B
17COPY install_actions.sh /actions-runner # buildkit396 B
18RUN |2 GH_RUNNER_VERSION=2.335.1 TARGETPLATFORM=linux/arm64 /bin/bash150.2 MB
19COPY token.sh entrypoint.sh app_token.sh /4.87 KB
20RUN |2 GH_RUNNER_VERSION=2.335.1 TARGETPLATFORM=linux/arm64 /bin/bash4.87 KB
21ENTRYPOINT ["/entrypoint.sh"]0 B
22CMD ["./bin/Runner.Listener" "run" "--startuptype" "service"]0 B

Command

# debian.sh --arch 'arm64' out/ 'bookworm' '@1779062400'