sha256:516c0ba8aeebb515cfea94533ef7a7b852fa6b6e6c7039f2c0b131cbaaf03c61
OS/ARCH
Compressed size
939.38 MB
Last pushed
about 2 months by myoung34
Type
Image
Manifest digest
sha256:e936f7298d87ff2b1e707981d048ed18fa65654a6d980a6522d52f3b197fc711
Image Layers
1# debian.sh --arch 'amd64' out/47.03 MB3ENV LANG=en_US.UTF-80 B4ENV LANGUAGE=en_US.UTF-80 B5ENV LC_ALL=en_US.UTF-80 B6SHELL [/bin/bash -o pipefail -c]0 B7ENV DEBIAN_FRONTEND=noninteractive0 B8COPY --chmod=700 build/ /tmp/build/ #3.08 KB9RUN /bin/bash -o pipefail -c654.53 MB11ENV AGENT_TOOLSDIRECTORY=/opt/hostedtoolcache0 B12RUN /bin/bash -o pipefail -c123 B13ARG GH_RUNNER_VERSION=2.336.00 B14ARG TARGETPLATFORM=linux/amd640 B15SHELL [/bin/bash -o pipefail -c]0 B16WORKDIR /actions-runner104 B17COPY install_actions.sh /actions-runner # buildkit395 B18RUN |2 GH_RUNNER_VERSION=2.336.0 TARGETPLATFORM=linux/amd64 /bin/bash237.82 MB19COPY token.sh entrypoint.sh app_token.sh /5.15 KB20RUN |2 GH_RUNNER_VERSION=2.336.0 TARGETPLATFORM=linux/amd64 /bin/bash5.15 KB21ENTRYPOINT ["/entrypoint.sh"]0 B22CMD ["./bin/Runner.Listener" "run" "--startuptype" "service"]0 BCommand
# debian.sh --arch 'amd64' out/ 'trixie' '@1783900800'