• Joined on 2026-01-11

forgeflow/alert-scanner (493c36b)

Published 2026-01-14 21:39:03 +00:00 by dfunnell

Installation

docker pull gitea.codewarp.org/tron/forgeflow/alert-scanner:493c36b
sha256:b9dab5a017e18d13167269edd9dfabecf313686741f904d9dc6cdf7799a7272e

Image Layers

# debian.sh --arch 'amd64' out/ 'bookworm' '@1768176000'
/bin/sh -c apt-get update && apt-get install -y ca-certificates libssl3 curl && rm -rf /var/lib/apt/lists/*
/bin/sh -c useradd -r -s /bin/false forgeflow
/bin/sh -c mkdir -p /etc/forgeflow /var/log/forgeflow && chown -R forgeflow:forgeflow /var/log/forgeflow
COPY file:58acebff83e58bde462f21b22adc7736d4423936cd7aea4a8d582173faff30bf in /usr/local/bin/
COPY file:1e9db8e1ded0ed3bd5ee8bd8f261b266aee5153bb2f10f50057a4f77af65408e in /etc/forgeflow/alert-scanner.toml
ENV FORGEFLOW_CONFIG=/etc/forgeflow/alert-scanner.toml
ENV RUST_LOG=info
USER forgeflow
EXPOSE 8084
HEALTHCHECK &{["CMD-SHELL" "curl -f http://localhost:8084/health || exit 1"] "30s" "5s" "10s" "0s" '\x03'}
ENTRYPOINT ["/usr/local/bin/alert-scanner"]
Details
Container
2026-01-14 21:39:03 +00:00
0
OCI / Docker
linux/amd64
36 MiB
Versions (10) View all
2a10eeb 2026-04-16
latest 2026-04-16
024b798 2026-04-15
b70cf79 2026-04-07
60ee874 2026-04-02