dark-orchestrator (e350ab22)
Published 2026-08-12 08:58:34 +00:00 by arento
Installation
docker pull fj.lab.mirari.ru/projects/dark-orchestrator:e350ab22sha256:f3033d4e7f567ddfa3fbd363b5144f965a0f82e4a2e9df9428736d76ede4d4d0Image 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 |