runner (stage7-dev-r5)
Published 2026-08-14 23:03:07 +00:00 by day01
Installation
docker pull old.syncode.sh/syncode/runner:stage7-dev-r5sha256:b6455060a0bbe68955e4c74f1f18765edb309422592db779162caca436a9dffb
Image Layers
| # debian.sh --arch 'amd64' out/ 'bookworm' '@1783900800' |
| ARG VERSION=dev |
| LABEL org.opencontainers.image.source=https://syncode.sh/syncode/runner |
| LABEL org.opencontainers.image.version=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 | dev |
Details
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