forgejo-arc-runner (sha256:73c35e059681d1a1238629f92ae903821f2530c12cebb75ca6f63ba4520796e3)

Published 2025-12-13 21:31:19 +00:00 by zachhandley

Installation

docker pull forge.blackleafdigital.com/blackleafdigital/forgejo-arc-runner@sha256:73c35e059681d1a1238629f92ae903821f2530c12cebb75ca6f63ba4520796e3
sha256:73c35e059681d1a1238629f92ae903821f2530c12cebb75ca6f63ba4520796e3

Image layers

# debian.sh --arch 'arm64' out/ 'bookworm' '@1765152000'
ARG TARGETARCH=arm64
RUN |1 TARGETARCH=arm64 /bin/sh -c apt-get update && apt-get install -y --no-install-recommends git docker.io ca-certificates curl && rm -rf /var/lib/apt/lists/* # buildkit
COPY bin/arc-runner-linux-arm64 /usr/local/bin/arc-runner # buildkit
RUN |1 TARGETARCH=arm64 /bin/sh -c chmod +x /usr/local/bin/arc-runner # buildkit
WORKDIR /workspace
ENTRYPOINT ["/usr/local/bin/arc-runner"]
Details
Container
2025-12-13 21:31:19 +00:00
0
OCI / Docker
linux/arm64
134 MiB
Versions (12) View all
latest 2025-12-23
arc-v1.0.15 2025-12-23
arc-v1.0.14 2025-12-16
arc-v1.0.13 2025-12-16
arc-v1.0.12 2025-12-15