identity (src-1a6057a17999-amd64)
Published 2026-08-19 08:12:32 +00:00 by day01
Installation
docker pull old.syncode.sh/syncode/identity:src-1a6057a17999-amd64sha256:8e1c8f6a9841073700e570d0081da089117680066101c2e2b6f7f5efde5dc997
Image Layers
| # 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 |
| 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
Versions (177)
View all