sha256:40c6534e1f4b2c35c83394c72a9d41345911b4933e0cd589f9f21d5bd85e5702
OS/ARCH
Compressed size
809.57 MB
Last pushed
about 2 months by myoung34
Type
Image
Manifest digest
sha256:3bc46d2c5e3b166969acd2d9b0d0a03cd06af15a39b50cb65d48ea8eebf292fe
Image Layers
1ARG RELEASE0 B2ARG LAUNCHPAD_BUILD_ARCH0 B3LABEL org.opencontainers.image.ref.name=ubuntu0 B4LABEL org.opencontainers.image.version=20.040 B5ADD file ... in / 26.24 MB6CMD ["/bin/bash"]0 B8ENV LANG=en_US.UTF-80 B9ENV LANGUAGE=en_US.UTF-80 B10ENV LC_ALL=en_US.UTF-80 B11SHELL [/bin/bash -o pipefail -c]0 B12ENV DEBIAN_FRONTEND=noninteractive0 B13COPY --chmod=700 build/ /tmp/build/ #3.08 KB14RUN /bin/bash -o pipefail -c524.28 MB16ENV AGENT_TOOLSDIRECTORY=/opt/hostedtoolcache0 B17RUN /bin/bash -o pipefail -c124 B18ARG GH_RUNNER_VERSION=2.336.00 B19ARG TARGETPLATFORM=linux/amd640 B20SHELL [/bin/bash -o pipefail -c]0 B21WORKDIR /actions-runner102 B22COPY install_actions.sh /actions-runner # buildkit393 B23RUN |2 GH_RUNNER_VERSION=2.336.0 TARGETPLATFORM=linux/amd64 /bin/bash259.04 MB24COPY token.sh entrypoint.sh app_token.sh /5.15 KB25RUN |2 GH_RUNNER_VERSION=2.336.0 TARGETPLATFORM=linux/amd64 /bin/bash5.15 KB26ENTRYPOINT ["/entrypoint.sh"]0 B27CMD ["./bin/Runner.Listener" "run" "--startuptype" "service"]0 BCommand
ARG RELEASE