• Joined on 2026-01-11

forgeflow/pattern-detector (024b798)

Published 2026-04-15 20:23:51 +00:00 by dfunnell

Installation

docker pull gitea.codewarp.org/tron/forgeflow/pattern-detector:024b798
sha256:616e20a9fda82dbf47ce427aeea15148c2f2e6ab7fddeeeeae5ce5c9f3378fbe

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:67853938c61f9eccb0d3509f4a2bbb0cffdce59d0d51105c0ef000adbbb91f19 in /usr/local/bin/
COPY file:e0693f35dc29d3837d606cdba800f85e4b207da5675d9126cceb0d9bffcdaf03 in /etc/forgeflow/pattern-detector.toml
ENV FORGEFLOW_CONFIG=/etc/forgeflow/pattern-detector.toml
ENV RUST_LOG=info
USER forgeflow
EXPOSE 8095
HEALTHCHECK &{["CMD-SHELL" "curl -f http://localhost:8095/health || exit 1"] "30s" "5s" "10s" "0s" '\x03'}
ENTRYPOINT ["/usr/local/bin/pattern-detector"]
Details
Container
2026-04-15 20:23:51 +00:00
1
OCI / Docker
linux/amd64
38 MiB
Versions (10) View all
2a10eeb 2026-04-16
latest 2026-04-16
024b798 2026-04-15
0d06ff9 2026-04-07
b70cf79 2026-04-07