SynCode

Open-source Git forge and a federated protocol for working on code.

runner (2.0.0-syncode.1)

Published 2026-07-30 13:36:49 +00:00 by day01

Installation

docker pull old.syncode.sh/syncode/runner:2.0.0-syncode.1
sha256:0bbfaa71c5dd34b4c5e7ca543c65e4fcc32074c1ac9cdc8ad53b97578a8b1a64

Images

Digest OS / Arch Size
abac3a7617 linux/amd64 19 MiB

Image Layers ( linux/amd64)

ADD alpine-minirootfs-3.24.1-x86_64.tar.gz / # buildkit
CMD ["/bin/sh"]
ARG VERSION=2.0.0-syncode.1
LABEL org.opencontainers.image.source=https://syncode.sh/syncode/runner
LABEL org.opencontainers.image.version=2.0.0-syncode.1
RUN |1 VERSION=2.0.0-syncode.1 /bin/sh -c apk add --no-cache tini bash git tzdata # buildkit
COPY /opt/src/runner/syncode-runner /usr/local/bin/syncode-runner # buildkit
COPY scripts/run.sh /usr/local/bin/run.sh # buildkit
VOLUME [/data]
ENTRYPOINT ["/sbin/tini" "--" "run.sh"]

Labels

Key Value
org.opencontainers.image.source https://syncode.sh/syncode/runner
org.opencontainers.image.version 2.0.0-syncode.1
Details
Container
2026-07-30 13:36:49 +00:00
0
OCI / Docker
Versions (150) View all
0.6.1-dev 2026-08-31
develop 2026-08-31
22c0ae1 2026-08-31
src-14e20264dae4 2026-08-31
buildcache-arm64 2026-08-31