SynCode

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

collab (latest)

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

Installation

docker pull old.syncode.sh/syncode/collab:latest
sha256:2d73d91a829c86ae4d9f59bf1c89981a91068cad83103f8cd096557d3cd8d300

Images

Digest OS / Arch Size
9bd8696ce4 linux/amd64 35 MiB
17c451732d linux/arm64 35 MiB

Image Layers ( linux/arm64)

# debian.sh --arch 'arm64' out/ 'bookworm' '@1783900800'
ARG VERSION=0.6.0
LABEL org.opencontainers.image.source=https://syncode.sh/syncode/collab
LABEL org.opencontainers.image.version=0.6.0
COPY /etc/ssl/certs/ca-certificates.crt /etc/ssl/certs/ca-certificates.crt # buildkit
COPY /out/syncode-collab /usr/local/bin/syncode-collab # buildkit
EXPOSE [8300/tcp 8301/tcp]
USER nobody
ENTRYPOINT ["/usr/local/bin/syncode-collab"]
CMD ["--listen-grpc" "0.0.0.0:8300" "--listen-http" "0.0.0.0:8301"]

Labels

Key Value
org.opencontainers.image.source https://syncode.sh/syncode/collab
org.opencontainers.image.version 0.6.0
Details
Container
2026-08-31 16:55:41 +00:00
0
OCI / Docker
Versions (40) View all
0.6.0-dev 2026-09-01
develop 2026-09-01
3b72004 2026-09-01
src-27db480f0027 2026-09-01
buildcache-arm64 2026-09-01