SynCode

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

control (src-df25defa86f9)

Published 2026-08-17 21:15:18 +00:00 by day01

Installation

docker pull old.syncode.sh/syncode/control:src-df25defa86f9
sha256:ae73e943f805003cbf62995ddb7e8609b1a53bc014c16961f861feea865da75e

Images

Digest OS / Arch Size
38a4ce0c1f linux/amd64 33 MiB
cc9e722b46 linux/arm64 33 MiB

Image Layers ( linux/amd64)

# debian.sh --arch 'amd64' out/ 'bookworm' '@1783900800'
ARG VERSION=0.3.0
LABEL org.opencontainers.image.source=https://syncode.sh/syncode/control
LABEL org.opencontainers.image.version=0.3.0
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.3.0
Details
Container
2026-08-17 21:15:18 +00:00
3
OCI / Docker
Versions (170) View all
c8e2cec 2026-09-01
0.6.1-dev 2026-08-31
develop 2026-08-31
439b2ea 2026-08-31
src-86dd1200cc3f 2026-08-31