dark-orchestrator (835e6186)
Published 2026-08-05 10:00:45 +00:00 by arento
Installation
docker pull fj.lab.mirari.ru/projects/dark-orchestrator:835e6186sha256:ff7aef951f099ebe31363ab13aa7bbb5e77bce05eaaa6a2918afc25a0849d878Image layers
| # debian.sh --arch 'amd64' out/ 'bookworm' '@1785715200' |
| RUN apt-get update && apt-get install -y --no-install-recommends ca-certificates && rm -rf /var/lib/apt/lists/* |
| COPY --from=builder /app/target/release/dark-orchestrator /usr/local/bin/dark-orchestrator |