SynCode

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

collab (bc01bff)

Published 2026-08-30 11:42:29 +00:00 by day01

Installation

docker pull old.syncode.sh/syncode/collab:bc01bff
sha256:e104e9079a9349a909c96d63c020a51c74fa88be6926aacc6a90061b1daf4d4f

Image Layers

# debian.sh --arch 'amd64' out/ 'bookworm' '@1783900800'
ARG VERSION=0.6.0-dev
LABEL org.opencontainers.image.source=https://syncode.sh/syncode/collab
LABEL org.opencontainers.image.version=0.6.0-dev
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-dev
Details
Container
2026-08-30 11:42:29 +00:00
3
OCI / Docker
linux/amd64
31 MiB
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