identity (src-9dcc62e8263c-amd64)
Published 2026-08-31 16:35:27 +00:00 by day01
Installation
docker pull old.syncode.sh/syncode/identity:src-9dcc62e8263c-amd64sha256:341926a177ca67427dd8715b1278e26b083f682eca1b6101523a877dc39ba184
Image Layers
| # debian.sh --arch 'amd64' 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
Versions (177)
View all