releasecom/actions-runner:2026-05-07-8b931164

Index digest

sha256:dff5a3e89b1db9b4424ca84413df189306b24e9c5138faf38974cfdd54001f9e

OS/ARCH

linux/amd64

Compressed size

1.08 GB

Last pushed

2 months by rhintegration

Type

Image

Manifest digest

sha256:780c05a629fdc441f65107584915924ed0e8ba6805cf909968bdf471bea2ebbf

Image Layers

1ARG RELEASE0 B
2ARG LAUNCHPAD_BUILD_ARCH0 B
3LABEL org.opencontainers.image.version=24.040 B
4ADD file ... in / 28.36 MB
5CMD ["/bin/bash"]0 B
6ENV APP_UID=1654 ASPNETCORE_HTTP_PORTS=8080 DOTNET_RUNNING_IN_CONTAINER=true0 B
7RUN /bin/sh -c apt-get update16.04 MB
8RUN /bin/sh -c groupadd 3.47 KB
9ENV DEBIAN_FRONTEND=noninteractive0 B
10ENV RUNNER_MANUALLY_TRAP_SIG=10 B
11ENV ACTIONS_RUNNER_PRINT_LOG_TO_STDOUT=10 B
12ENV ImageOS=ubuntu240 B
13RUN /bin/sh -c apt update34.55 MB
14RUN /bin/sh -c add-apt-repository ppa:git-core/ppa26.02 MB
15RUN /bin/sh -c adduser --disabled-password3.74 KB
16WORKDIR /home/runner32 B
17COPY --chown=runner:docker /actions-runner . #305.82 MB
18COPY /usr/local/lib/docker/cli-plugins/docker-buildx /usr/local/lib/docker/cli-plugins/docker-buildx # buildkit21.5 MB
19RUN /bin/sh -c install -o83.67 MB
20USER runner0 B
21RUN /bin/sh -c sudo apt-get2.58 MB
22RUN /bin/sh -c sudo sh3.98 KB
23RUN /bin/sh -c curl -fsSL42.1 MB
24RUN /bin/sh -c sudo apt-get539.8 MB
25RUN /bin/sh -c sudo npm2.44 MB
26RUN /bin/sh -c sudo sh130 B

Command

 ARG RELEASE