control (bootstrap-54a006d-amd64)
Published 2026-08-31 06:18:25 +00:00 by day01
Installation
docker pull old.syncode.sh/syncode/control:bootstrap-54a006d-amd64sha256:5f86efbfb712e9f118bb1425639ea5679a3a9612d5fd2d1675207e0acfc8fa1b
Images
| Digest | OS / Arch | Size |
|---|---|---|
| 51067c168d | linux/amd64 | 34 MiB |
Image Layers ( linux/amd64)
| # debian.sh --arch 'amd64' out/ 'bookworm' '@1783900800' |
| ARG VERSION=0.6.0-stage6 |
| LABEL org.opencontainers.image.source=https://syncode.sh/syncode/control |
| LABEL org.opencontainers.image.version=0.6.0-stage6 |
| COPY /etc/ssl/certs/ca-certificates.crt /etc/ssl/certs/ca-certificates.crt # buildkit |
| COPY /out/syncode-control /usr/local/bin/syncode-control # buildkit |
| EXPOSE [8090/tcp 8091/tcp] |
| USER nobody |
| ENTRYPOINT ["/usr/local/bin/syncode-control"] |
| CMD ["--listen" "0.0.0.0:8090" "--listen-events" "0.0.0.0:8091"] |
Labels
| Key | Value |
|---|---|
| org.opencontainers.image.source | https://syncode.sh/syncode/control |
| org.opencontainers.image.version | 0.6.0-stage6 |