dark-orchestrator (7cc2da16)
Published 2026-07-16 11:11:19 +00:00 by arento
Installation
docker pull gitea.lab.mirari.ru/projects/dark-orchestrator:7cc2da16sha256:edfba64d053f23e338f04f5e9449077dbe4dbb82ded7e1063f88729a15e088f1Image 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 |