• Joined on 2026-01-11

forgeflow/alert-scanner (b95737c)

Published 2026-01-16 17:57:12 +00:00 by dfunnell

Installation

docker pull gitea.codewarp.org/tron/forgeflow/alert-scanner:b95737c
sha256:7532904794b69ceaf3eab34426c838c120f315a0b7962f42a8fa92a633d4513f

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:dc4781da76a69d9765afc7f96fbf6f53f78e7921e938c1ee3fe063bfa1a0a267 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-16 17:57:12 +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