dark-orchestrator (257f4b72)
Published 2026-08-18 17:16:45 +00:00 by arento
Installation
docker pull fj.lab.mirari.ru/projects/dark-orchestrator:257f4b72sha256:0cef4f0058cb0d9be2d430c51c8b1cf4b64e766e49ed0b006b80b9a8d737ed6cImage 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 |