SynCode

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

identity (e2152fd)

Published 2026-08-23 12:42:39 +00:00 by day01

Installation

docker pull old.syncode.sh/syncode/identity:e2152fd
sha256:4c666d3d8bac96541c58b2b2b422cdcc329f824d1c803e53469ff40eed59e259

Images

Digest OS / Arch Size
77eab17ec4 linux/amd64 37 MiB
8340037176 linux/arm64 37 MiB

Image Layers ( linux/amd64)

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

Labels

Key Value
org.opencontainers.image.source https://syncode.sh/syncode/identity
org.opencontainers.image.version 0.4.0-dev
Details
Container
2026-08-23 12:42:39 +00:00
0
OCI / Docker
Versions (177) View all
0.6.0 2026-08-31
latest 2026-08-31
main 2026-08-31
0001293 2026-08-31
src-9dcc62e8263c 2026-08-31