SynCode

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

runner (700c625)

Published 2026-08-03 10:50:49 +00:00 by day01

Installation

docker pull old.syncode.sh/syncode/runner:700c625
sha256:cea5fca6d2c7f656afd6e456ac2e6b81ff189c719890387ba4f1c0e21b5bdc1a

Images

Digest OS / Arch Size
0ebc26ffe6 linux/amd64 36 MiB
a340c6e4a5 linux/arm64 36 MiB

Image Layers ( linux/amd64)

# debian.sh --arch 'amd64' out/ 'bookworm' '@1783900800'
ARG VERSION=0.2.0-dev
LABEL org.opencontainers.image.source=https://syncode.sh/syncode/runner
LABEL org.opencontainers.image.version=0.2.0-dev
COPY /etc/ssl/certs/ca-certificates.crt /etc/ssl/certs/ca-certificates.crt # buildkit
COPY /out/syncode-runner /usr/local/bin/syncode-runner # buildkit
COPY --chmod=0755 scripts/container-entrypoint.sh /usr/local/bin/syncode-runner-entrypoint # buildkit
VOLUME [/var/lib/syncode-runner]
ENTRYPOINT ["/usr/local/bin/syncode-runner-entrypoint"]
CMD ["daemon"]

Labels

Key Value
org.opencontainers.image.source https://syncode.sh/syncode/runner
org.opencontainers.image.version 0.2.0-dev
Details
Container
2026-08-03 10:50: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