suit-hub (stable)
Published 2026-06-05 16:59:45 +00:00 by orjinfinity
Installation
docker pull registry.odaxerp.com/orjinfinity/suit-hub:stablesha256:9d50f64699f41aa91e5fa8edf68dba931aacdadff9d8c40ca536c5fff6b42394Image Layers
| # debian.sh --arch 'arm64' out/ 'bookworm' '@1779062400' |
| RUN /bin/sh -c apt-get update && apt-get install -y ca-certificates curl && rm -rf /var/lib/apt/lists/* # buildkit |
| COPY /app/target/release/suit-hub /usr/local/bin/suit-hub # buildkit |
| COPY /app/migrations /app/migrations # buildkit |
| ENV RUST_LOG=suit_hub=info,tower_http=info |
| EXPOSE [3500/tcp] |
| HEALTHCHECK &{["CMD-SHELL" "curl -f http://localhost:3500/health || exit 1"] "30s" "5s" "0s" "0s" '\x03'} |
| ENTRYPOINT ["/usr/local/bin/suit-hub"] |
Details
2026-06-05 16:59:45 +00:00
Versions (3)
View all
Container
2
OCI / Docker
linux/arm64
52 MiB
282bfdadd23d7a46588451a7d7de8fbd8fe682cb
2026-06-05
stable
2026-06-05
2c1bb87c6112f9ae26e99f1831846693271bf6ff
2026-06-05