dark-orchestrator (8ce6aec3)
Published 2026-08-26 16:54:14 +00:00 by arento
Installation
docker pull fj.lab.mirari.ru/projects/dark-orchestrator:8ce6aec3sha256:c397f899b8e8695ad4f6abe367e508dfb67371945e4373e5c6d4ba23f3bff0f2Image 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 |