dark-orchestrator (85bfb76f)
Published 2026-08-06 19:32:44 +00:00 by arento
Installation
docker pull fj.lab.mirari.ru/projects/dark-orchestrator:85bfb76fsha256:7f33c27bba2b9141f6061ae441c4b08c9573522c9ac343b96c4ae7d6a5edb89eImage 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 |