odax-erp-core (e0a4340fd7e39e9abbabf9c6e99668a436a789bf)

Published 2026-04-11 20:08:27 +00:00 by orjinfinity

Installation

docker pull registry.odaxerp.com/orjinfinity/odax-erp-core:e0a4340fd7e39e9abbabf9c6e99668a436a789bf
sha256:9337fb54ecfa5b09eb7335ef83237e5efa087d4398ee09892e1b09e8d8597964

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-11 20:08:27 +00:00
1
OCI / Docker
linux/arm64
72 MiB
Versions (49) View all