• Joined on 2026-01-11

forgeflow/watchlist-monitor (29b65d3)

Published 2026-01-13 22:40:21 +00:00 by dfunnell

Installation

docker pull gitea.codewarp.org/tron/forgeflow/watchlist-monitor:29b65d3
sha256:b22615f659c93f2acd1fce16f9dbf3e0562238da9842b5d43086dc16e82b051a

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/lib/forgeflow /var/log/forgeflow && chown -R forgeflow:forgeflow /var/lib/forgeflow /var/log/forgeflow
COPY file:863d24c51b13c52641588bda966a2475d790a13433136a575e8dd83c76622637 in /usr/local/bin/
COPY file:0389b5f1abd13ef569ff8a2c5c8e0032143eda0fc773efe76bed97382cd9a6d1 in /etc/forgeflow/watchlist-monitor.toml
ENV FORGEFLOW_CONFIG=/etc/forgeflow/watchlist-monitor.toml
ENV RUST_LOG=info
USER forgeflow
EXPOSE 8085
HEALTHCHECK &{["CMD-SHELL" "curl -f http://localhost:8085/health || exit 1"] "30s" "5s" "10s" "0s" '\x03'}
ENTRYPOINT ["/usr/local/bin/watchlist-monitor"]
Details
Container
2026-01-13 22:40:21 +00:00
1
OCI / Docker
linux/amd64
36 MiB
Versions (9) View all
latest 2026-04-16
2a10eeb 2026-04-16
024b798 2026-04-15
b70cf79 2026-04-07
60ee874 2026-04-02