dark-orchestrator (c52f67cc)
Published 2026-08-06 21:50:19 +00:00 by arento
Installation
docker pull fj.lab.mirari.ru/projects/dark-orchestrator:c52f67ccsha256:064c1b4daf9ce367ef70527444e047beeece8892a131dca9bb08607995fb3a79Image 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 |