dark-orchestrator (165bdfc5)
Published 2026-08-12 13:50:29 +00:00 by arento
Installation
docker pull fj.lab.mirari.ru/projects/dark-orchestrator:165bdfc5sha256:42304ce25efc02ed626bc3a187af082afb53f3ce453ececf34254ae2c925f5beImage 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 |