dark-orchestrator (e6322bf3)
Published 2026-07-26 21:09:53 +00:00 by arento
Installation
docker pull fj.lab.mirari.ru/projects/dark-orchestrator:e6322bf3sha256:873e0a888613b8c777188af71d6f5d4c6a35e2d22e807e03bcfa8b202352fba0Image layers
| # debian.sh --arch 'amd64' out/ 'bookworm' '@1783900800' |
| 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 |