runner-images (sha256:dbb5b5ca9dd9c6154709ff0b28a6d8637a9db83d10d8b4c3eedee151eb789a70)

Published 2026-05-05 18:18:54 +00:00 by morre in open/runner-images

Installation

docker pull code.mor.re/open/runner-images@sha256:dbb5b5ca9dd9c6154709ff0b28a6d8637a9db83d10d8b4c3eedee151eb789a70
sha256:dbb5b5ca9dd9c6154709ff0b28a6d8637a9db83d10d8b4c3eedee151eb789a70

About this package

This repository is used to build images for action runners.

Image Layers

umoci raw add-layer --image /home/buildd/rockcraft-ubuntu-5691f940e215a35dc9b91fc1887cae39/images/ubuntu:rockcraft-base /home/buildd/rockcraft-ubuntu-5691f940e215a35dc9b91fc1887cae39/images/.temp_layer.4553.tar --tag 26.04
umoci config --image /home/buildd/rockcraft-ubuntu-5691f940e215a35dc9b91fc1887cae39/images/ubuntu:26.04 --clear=config.entrypoint --clear=config.cmd
umoci config --image /home/buildd/rockcraft-ubuntu-5691f940e215a35dc9b91fc1887cae39/images/ubuntu:26.04 --clear=config.cmd --config.cmd /bin/bash
umoci config --image /home/buildd/rockcraft-ubuntu-5691f940e215a35dc9b91fc1887cae39/images/ubuntu:26.04 --config.env PATH=/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin
umoci config --image /home/buildd/rockcraft-ubuntu-5691f940e215a35dc9b91fc1887cae39/images/ubuntu:26.04 --clear=config.labels --config.label org.opencontainers.image.version=26.04 --config.label org.opencontainers.image.title=ubuntu --config.label org.opencontainers.image.created=2026-04-21T15:27:26.117874+00:00 --config.label org.opencontainers.image.description=The Ubuntu container image maintained by Canonical Ubuntu is a Debian-based Linux operating system that runs from the desktop to the cloud, to all your internet connected things. It is the world's most popular operating system across public clouds and OpenStack clouds. It is the number one platform for containers; from Docker to Kubernetes to LXD, Ubuntu can run your containers at scale. Fast, secure and simple, Ubuntu powers millions of PCs worldwide.
umoci config --image /home/buildd/rockcraft-ubuntu-5691f940e215a35dc9b91fc1887cae39/images/ubuntu:26.04 --clear=manifest.annotations --manifest.annotation org.opencontainers.image.version=26.04 --manifest.annotation org.opencontainers.image.title=ubuntu --manifest.annotation org.opencontainers.image.created=2026-04-21T15:27:26.117874+00:00 --manifest.annotation org.opencontainers.image.description=The Ubuntu container image maintained by Canonical Ubuntu is a Debian-based Linux operating system that runs from the desktop to the cloud, to all your internet connected things. It is the world's most popular operating system across public clouds and OpenStack clouds. It is the number one platform for containers; from Docker to Kubernetes to LXD, Ubuntu can run your containers at scale. Fast, secure and simple, Ubuntu powers millions of PCs worldwide.
umoci raw add-layer --image /home/buildd/rockcraft-ubuntu-5691f940e215a35dc9b91fc1887cae39/images/ubuntu:26.04 /home/buildd/rockcraft-ubuntu-5691f940e215a35dc9b91fc1887cae39/images/.temp_layer.control_data.4553.tar
SHELL [/bin/bash -o pipefail -c]
RUN /bin/bash -o pipefail -c apt-get update && apt-get install --no-install-recommends -y lsb-release gnupg curl ca-certificates git && rm -rf /var/lib/apt/lists/* # buildkit
RUN /bin/bash -o pipefail -c curl -fsSL https://deb.nodesource.com/gpgkey/nodesource-repo.gpg.key | gpg --dearmor -o /usr/share/keyrings/nodesource.gpg && curl -fsSL https://download.docker.com/linux/ubuntu/gpg | gpg --dearmor -o /usr/share/keyrings/docker.gpg # buildkit
COPY nodesource.list docker.list /etc/apt/sources.list.d/ # buildkit
RUN /bin/bash -o pipefail -c apt-get update && apt-get install --no-install-recommends -y nodejs docker-ce docker-ce-cli containerd.io docker-buildx-plugin docker-compose-plugin && rm -rf /var/lib/apt/lists/* # buildkit

Labels

Key Value
It uses the GitHub Ubuntu base images as orientation.
org.opencontainers.image.created 2026-05-05T18:13:34.396Z
org.opencontainers.image.description This repository is used to build images for action runners.
org.opencontainers.image.licenses
org.opencontainers.image.revision aa8d17bc080c302b79c1adb49bfa4aec3fa0446f
org.opencontainers.image.source https://code.mor.re/open/runner-images
org.opencontainers.image.title runner-images
org.opencontainers.image.url https://code.mor.re/open/runner-images
org.opencontainers.image.version main
Details
Container
2026-05-05 18:18:54 +00:00
0
OCI / Docker
linux/arm64
244 MiB
Versions (1) View all
main 2026-05-05