odax-erp-core (282bfdadd23d7a46588451a7d7de8fbd8fe682cb)
Published 2026-06-05 16:52:28 +00:00 by orjinfinity
Installation
docker pull registry.odaxerp.com/orjinfinity/odax-erp-core:282bfdadd23d7a46588451a7d7de8fbd8fe682cbsha256:f9378e1462255a5c6904d42f51a7fe5d96fb87e58f297585ff207e85f9947396Image 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-app /usr/local/bin/suit-app # buildkit |
| COPY /app/migrations /app/migrations # buildkit |
| ENV RUST_LOG=info |
| EXPOSE [3000/tcp] |
| HEALTHCHECK &{["CMD-SHELL" "curl -f http://localhost:3000/health || exit 1"] "10s" "5s" "0s" "0s" '\x03'} |
| ENTRYPOINT ["/usr/local/bin/suit-app"] |
Details
2026-06-05 16:52:28 +00:00
Versions (49)
View all
Container
3
OCI / Docker
linux/arm64
86 MiB
latest
2026-06-05
282bfdadd23d7a46588451a7d7de8fbd8fe682cb
2026-06-05
2c1bb87c6112f9ae26e99f1831846693271bf6ff
2026-06-05
2485763f59358ac9840404a4de4755558932f429
2026-06-04
c95a917a7efed511cfb775bb2ba2424de2b5f789
2026-04-21