gongfoo

runner-fedora-44 (latest)

Published 2026-07-09 06:03:21 +00:00 by grenade

Installation

docker pull git.lair.cafe/gongfoo/runner-fedora-44:latest
sha256:ce77b4c65e58107f79e88f951d3afde9107c62dae47d33d6bbdcdcad8636df19

Image Layers

KIWI 10.3.0
ARG GITEA_RUNNER_VERSION
|1 GITEA_RUNNER_VERSION=2.0.0 /bin/sh -c printf 'fastestmirror=True\nretries=10\ntimeout=300\n' >> /etc/dnf/dnf.conf
|1 GITEA_RUNNER_VERSION=2.0.0 /bin/sh -c n=0; until dnf install -y --setopt=install_weak_deps=False appstream ca-certificates curl file desktop-file-utils git jq nodejs npm podman-remote python3-pip rsync; do n=$((n+1)); [ "$n" -ge 3 ] && exit 1; echo "dnf install attempt $n failed, retrying in 10s..."; sleep 10; done && dnf clean all
|1 GITEA_RUNNER_VERSION=2.0.0 /bin/sh -c npm install -g pnpm@latest
|1 GITEA_RUNNER_VERSION=2.0.0 /bin/sh -c python3 -m pip install --break-system-packages yq
|1 GITEA_RUNNER_VERSION=2.0.0 /bin/sh -c curl -fsSL --retry 5 --retry-delay 5 --retry-all-errors --connect-timeout 15 "https://gitea.com/gitea/runner/releases/download/v${GITEA_RUNNER_VERSION}/gitea-runner-${GITEA_RUNNER_VERSION}-linux-amd64" -o /usr/local/bin/act_runner && chmod +x /usr/local/bin/act_runner
COPY file:e22c20ea361af66967c2ed6592f85a4976249ae6c2674b1f9a0a9210748292d7 in /etc/pki/ca-trust/source/anchors/root-internal.pem
|1 GITEA_RUNNER_VERSION=2.0.0 /bin/sh -c update-ca-trust
ENTRYPOINT ["/bin/sh", "-c"]

Labels

Key Value
io.buildah.version 1.43.1
org.opencontainers.image.licenses MIT
org.opencontainers.image.title fedora
org.opencontainers.image.url https://fedoraproject.org/
org.opencontainers.image.vendor Fedora Project
org.opencontainers.image.version 44
Details
Container
2026-07-09 06:03:21 +00:00
243
OCI / Docker
linux/amd64
MIT
180 MiB
Versions (1) View all
latest 2026-07-09