SynCode

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

runner (0.1.0)

Published 2026-07-30 16:01:06 +00:00 by day01

Installation

docker pull old.syncode.sh/syncode/runner:0.1.0
sha256:ddaf2d82e003b498f498f3ecbb1fd063c5ee05728052e00b7d6e0e666725a666

Images

Digest OS / Arch Size
9f535cf867 linux/amd64 19 MiB

Image Layers ( linux/amd64)

ADD alpine-minirootfs-3.24.1-x86_64.tar.gz / # buildkit
CMD ["/bin/sh"]
ARG VERSION=0.1.0
LABEL org.opencontainers.image.source=https://syncode.sh/syncode/runner
LABEL org.opencontainers.image.version=0.1.0
RUN |1 VERSION=0.1.0 /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 0.1.0
Details
Container
2026-07-30 16:01:06 +00:00
6
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