odax-erp-core (053e555e508283ba8d23bad75d21a60d2b59cc4c)

Published 2026-04-16 13:09:26 +00:00 by orjinfinity

Installation

docker pull registry.odaxerp.com/orjinfinity/odax-erp-core:053e555e508283ba8d23bad75d21a60d2b59cc4c
sha256:f7be0284a569c4e400ae5ec0fca63c81de9acd41eb0a8f809e17f2745d6e9ea6

Image Layers

# debian.sh --arch 'arm64' out/ 'bookworm' '@1775433600'
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
Container
2026-04-16 13:09:26 +00:00
0
OCI / Docker
linux/arm64
73 MiB
Versions (49) View all