dark-orchestrator (dde98be4)
Published 2026-09-03 16:12:55 +00:00 by arento
Installation
docker pull fj.lab.mirari.ru/projects/dark-orchestrator:dde98be4sha256:d2afbbaa4eb96b5f003192ddfd6206ea1a079ebbec4b96521ab939e8e777122bImage layers
| # debian.sh --arch 'amd64' out/ 'bookworm' '@1787529600' |
| 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 |