dark-orchestrator (6faed37d)
Published 2026-07-23 10:53:50 +00:00 by arento
Installation
docker pull fj.lab.mirari.ru/projects/dark-orchestrator:6faed37dsha256:28a1ce17af65554ce154ddc7004ac4b7f4bd5c75c8bbb38f15ac10e9e4d82028Image 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 |