SynCode

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

collab (3528fd5)

Published 2026-08-30 20:06:14 +00:00 by day01

Installation

docker pull old.syncode.sh/syncode/collab:3528fd5
sha256:d3eaffba516c7f3faa5e410470eb91a9d5974692882424b0bc031149cc572202

Images

Digest OS / Arch Size
1cad6b3123 linux/amd64 32 MiB
cbb7e6fe0a linux/arm64 32 MiB

Image Layers ( linux/amd64)

# 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 20:06:14 +00:00
2
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