dark-orchestrator (665c5af3)
Published 2026-08-17 20:24:58 +00:00 by arento
Installation
docker pull fj.lab.mirari.ru/projects/dark-orchestrator:665c5af3sha256:a4ddab8c2779627de1553ce7ddaabe88057b7814c0552910c178e1df584c7eafImage 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 |