Sign inSign up

projecteaina/actions-runner:6f7e6d7

Integration & delivery
Operating systems
Manifest digest

sha256:bbef73277e00a47b4dfdc6027aab57741f620dfa3a8f98ac6ae9b1f5d3300225

OS/ARCH

linux/amd64

Compressed size

892.42 MB

Last pushed

almost 2 years by langtechbsc

Type

Image

Manifest digest

sha256:bbef73277e00a47b4dfdc6027aab57741f620dfa3a8f98ac6ae9b1f5d3300225

Image Layers

1ARG RELEASE0 B
2ARG LAUNCHPAD_BUILD_ARCH0 B
3LABEL org.opencontainers.image.ref.name=ubuntu0 B
4LABEL org.opencontainers.image.version=22.040 B
5ADD file ... in / 28.17 MB
6CMD ["/bin/bash"]0 B
7ENV ASPNETCORE_URLS=http://+:80 DOTNET_RUNNING_IN_CONTAINER=true0 B
8RUN /bin/sh -c apt-get update15.06 MB
9ENV DEBIAN_FRONTEND=noninteractive0 B
10ENV RUNNER_MANUALLY_TRAP_SIG=10 B
11ENV ACTIONS_RUNNER_PRINT_LOG_TO_STDOUT=10 B
12ENV ImageOS=ubuntu220 B
13RUN /bin/sh -c apt update28.63 MB
14RUN /bin/sh -c add-apt-repository ppa:git-core/ppa58.96 MB
15RUN /bin/sh -c adduser --disabled-password4.45 KB
16WORKDIR /home/runner32 B
17COPY --chown=runner:docker /actions-runner . #286.71 MB
18COPY /usr/local/lib/docker/cli-plugins/docker-buildx /usr/local/lib/docker/cli-plugins/docker-buildx # buildkit17.55 MB
19RUN /bin/sh -c install -o71.39 MB
20USER runner0 B
21USER root0 B
22RUN /bin/sh -c apt-get update98.74 MB
23USER runner0 B
24RUN /bin/sh -c curl -sS79.98 MB
25RUN /bin/sh -c rm -rf192 B
26ENV PATH=/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin:/home/runner/.local/opt/node/bin0 B
27ENV PATH=/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin:/home/runner/.local/opt/node/bin:/home/runner/.local/bin0 B
28RUN /bin/sh -c python3 -m4.8 MB
29RUN /bin/sh -c pip install202.42 MB

Command

 ARG RELEASE