SynCode

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

collab (src-9bc47e128652)

Published 2026-08-31 06:32:27 +00:00 by day01

Installation

docker pull old.syncode.sh/syncode/collab:src-9bc47e128652
sha256:7c1ccc91535640585f014a6ee8a3e7a0d4e17b8a362c04aa9332db2931caab4c

Images

Digest OS / Arch Size
a4bbeb5544 linux/amd64 35 MiB
89e21c4417 linux/arm64 35 MiB

Image Layers ( linux/arm64)

# debian.sh --arch 'arm64' 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-31 06:32:27 +00:00
6
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