SynCode

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

control (src-c9b5b83f3b05)

Published 2026-08-31 08:31:55 +00:00 by day01

Installation

docker pull old.syncode.sh/syncode/control:src-c9b5b83f3b05
sha256:11e95eb554a7f44b4cb5713ea4f856d4cb166cb839f43e2d5119a438ffae68d2

Images

Digest OS / Arch Size
00a8a77135 linux/amd64 34 MiB
31ae912ef7 linux/arm64 34 MiB

Image Layers ( linux/amd64)

# debian.sh --arch 'amd64' out/ 'bookworm' '@1783900800'
ARG VERSION=0.5.0-dev
LABEL org.opencontainers.image.source=https://syncode.sh/syncode/control
LABEL org.opencontainers.image.version=0.5.0-dev
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.5.0-dev
Details
Container
2026-08-31 08:31:55 +00:00
6
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