dark-orchestrator (e35e91d2)
Published 2026-09-10 07:57:07 +00:00 by arento
Installation
docker pull fj.lab.mirari.ru/projects/dark-orchestrator:e35e91d2sha256:d10468269d5e7e2a3f6078d61fae17a49b83ac67c539dbcc390ffdffe3055e67Image layers
| # debian.sh --arch 'amd64' out/ 'bookworm' '@1787529600' |
| 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 |