dark-orchestrator (b7ec5b75)
Published 2026-08-05 16:20:08 +00:00 by arento
Installation
docker pull fj.lab.mirari.ru/projects/dark-orchestrator:b7ec5b75sha256:4721e9da61075c0df3d7359baf7d533dc56f6aa736b7c155e3d3c92170d26fc7Image 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 |