• Joined on 2026-01-11

forgeflow/watchlist-monitor (60ee874)

Published 2026-04-02 12:04:16 +00:00 by dfunnell

Installation

docker pull gitea.codewarp.org/tron/forgeflow/watchlist-monitor:60ee874
sha256:e05ae34110a3420f640cca8ed878c390ea2fdc1e880b2aae5391f8ed2be45578

Image Layers

# debian.sh --arch 'amd64' out/ 'bookworm' '@1769990400'
/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:0cb0bf77c82a02eb1e7fc340df3c24983cd5a6e5c20afad8af135540b3c337f3 in /usr/local/bin/
COPY file:dff3cf9ab84d1b0a77f95bbaa58b9dc7b3dbde92a9b01c35ece63f69b4c1f1a6 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-04-02 12:04:16 +00:00
1
OCI / Docker
linux/amd64
37 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