• Joined on 2026-01-11

forgeflow/momentum-detector (latest)

Published 2026-04-16 13:58:45 +00:00 by dfunnell

Installation

docker pull gitea.codewarp.org/tron/forgeflow/momentum-detector:latest
sha256:2dc53d831cdba67614ceaae238e3cc4d7919645c00190baca99c67a93ea3d8ba

Image Layers

# debian.sh --arch 'amd64' out/ 'bookworm' '@1775433600'
/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:9cb8e6f2054417f49f18c2582dc08175824d7d1d0b29f9c514a5f0004759f240 in /usr/local/bin/
COPY file:acdd17696efeae8dc47b3f1f65d2f0c703767731c4a8928c34b8dd3c1967108c in /etc/forgeflow/momentum-detector.toml
ENV FORGEFLOW_CONFIG=/etc/forgeflow/momentum-detector.toml
ENV RUST_LOG=info
USER forgeflow
EXPOSE 8089
HEALTHCHECK &{["CMD-SHELL" "curl -f http://localhost:8089/health || exit 1"] "30s" "5s" "10s" "0s" '\x03'}
ENTRYPOINT ["/usr/local/bin/momentum-detector"]
Details
Container
2026-04-16 13:58:45 +00:00
0
OCI / Docker
linux/amd64
38 MiB
Versions (6) View all
latest 2026-04-16
2a10eeb 2026-04-16
024b798 2026-04-15
0d06ff9 2026-04-07
b70cf79 2026-04-07