dark-orchestrator-review-bot (latest)

Published 2026-08-17 15:17:33 +00:00 by arento

Installation

docker pull fj.lab.mirari.ru/projects/dark-orchestrator-review-bot:latest
sha256:7f77bbcf30f2f812eb1fb4bcdba079b03f38a6099fe30fd3a8c80e1b73b935eb

Image 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/*
RUN groupadd --gid 65532 nonroot && useradd --uid 65532 --gid 65532 --home-dir /nonexistent --no-create-home --shell /usr/sbin/nologin nonroot
COPY --from=builder /app/target/release/review-bot /usr/local/bin/review-bot
Details
Container
2026-08-17 15:17:33 +00:00
0
OCI / Docker
linux/amd64
34 MiB
Versions (10) View all
302850cead15 2026-08-17
latest 2026-08-17
82399544400a 2026-08-17
f2eaf78c38eb 2026-08-11
608d81e4c5ee 2026-08-11