dark-orchestrator (e7a98d3c)
Published 2026-07-16 12:36:40 +00:00 by arento
Installation
docker pull gitea.lab.mirari.ru/projects/dark-orchestrator:e7a98d3csha256:786b8f3ae258635d84f60fb5e8be520e86420336ad9a7349113dad4162605614Image 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 |