SynCode

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

identity (src-53d9e7e5b5d9-amd64)

Published 2026-08-18 19:49:35 +00:00 by day01

Installation

docker pull old.syncode.sh/syncode/identity:src-53d9e7e5b5d9-amd64
sha256:cad8394dc1a33cccf4e554963cda22acb48c2ca82614deabae82754c283674c5

Image Layers

# debian.sh --arch 'amd64' out/ 'bookworm' '@1783900800'
ARG VERSION=0.4.0
LABEL org.opencontainers.image.source=https://syncode.sh/syncode/identity
LABEL org.opencontainers.image.version=0.4.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
EXPOSE [8190/tcp 8191/tcp]
USER nobody
ENTRYPOINT ["/usr/local/bin/syncode-identity"]
CMD ["--listen-grpc" "0.0.0.0:8190" "--listen-graphql" "0.0.0.0:8191"]

Labels

Key Value
org.opencontainers.image.source https://syncode.sh/syncode/identity
org.opencontainers.image.version 0.4.0
Details
Container
2026-08-18 19:49:35 +00:00
6
OCI / Docker
linux/amd64
32 MiB
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