SynCode

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

identity (src-9dcc62e8263c)

Published 2026-08-31 16:35:39 +00:00 by day01

Installation

docker pull old.syncode.sh/syncode/identity:src-9dcc62e8263c
sha256:50b97981cb19451c2830e884039bc6cfe1f3d53812d6ffd9a12abf429eedb2d9

Images

Digest OS / Arch Size
341926a177 linux/amd64 39 MiB
a7e8eda668 linux/arm64 39 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/identity
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-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.6.0
Details
Container
2026-08-31 16:35:39 +00:00
6
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