dark-orchestrator (d3bd0b1a)
Published 2026-08-11 20:39:45 +00:00 by arento
Installation
docker pull fj.lab.mirari.ru/projects/dark-orchestrator:d3bd0b1asha256:a6dfe7e8da2f8a00fe77952e58826d9f57173f1e48214def257282e3d693ffa6Image 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 |