identity (src-53d9e7e5b5d9-arm64)
Published 2026-08-18 19:52:24 +00:00 by day01
Installation
docker pull old.syncode.sh/syncode/identity:src-53d9e7e5b5d9-arm64sha256:b4be147ddc35f0e454ed436a71ddcc50aaac0be6249fbbca09e092fd3d3f9891
Image Layers
| # debian.sh --arch 'arm64' 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
Versions (177)
View all