dark-orchestrator (c29cc266)
Published 2026-07-10 13:09:08 +00:00 by arento
Installation
docker pull gitea.lab.mirari.ru/projects/dark-orchestrator:c29cc266sha256:bbd24c02e0ffd04a4c4d6421a932a86c58488f1fbcf09ce202f8a7bcb00e1ec6Image layers
| # debian.sh --arch 'amd64' out/ 'bookworm' '@1782172800' |
| 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 |