dark-orchestrator (6298d442)
Published 2026-08-07 15:59:44 +00:00 by arento
Installation
docker pull fj.lab.mirari.ru/projects/dark-orchestrator:6298d442sha256:1e0de34b80352cbffc83421c18b03ac39fcf9bace21df01f22236de7cf1ae5a0Image 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 |