• Joined on 2026-01-11

forgeflow/market-scanner (486288b)

Published 2026-03-30 13:28:42 +00:00 by dfunnell

Installation

docker pull gitea.codewarp.org/tron/forgeflow/market-scanner:486288b
sha256:9727c6f2419ca9dfeb48c99392b1e2c9482d7d516e788a453d8887ae3b869f2e

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/log/forgeflow /usr/local/share/market-scanner/static && chown -R forgeflow:forgeflow /var/log/forgeflow
COPY file:fb26a4dcafe0cb578ecd6c9d166ef61dc6b6430faa592009badb950cc67daa81 in /usr/local/bin/
COPY dir:3d324faa586bc70e61929acfd103df7f64515ad62501807d1ee7e53616fda2ff in /usr/local/share/market-scanner/static/
COPY file:de14e01932503682a642e87a1069588c13974156b9f36cb09c4def494162af1d in /etc/forgeflow/market-scanner.toml
ENV FORGEFLOW_CONFIG=/etc/forgeflow/market-scanner.toml
ENV RUST_LOG=info
USER forgeflow
EXPOSE 8106
HEALTHCHECK &{["CMD-SHELL" "curl -f http://localhost:8106/health || exit 1"] "30s" "5s" "10s" "0s" '\x03'}
ENTRYPOINT ["/usr/local/bin/market-scanner"]
Details
Container
2026-03-30 13:28:42 +00:00
1
OCI / Docker
linux/amd64
37 MiB
Versions (6) View all
2a10eeb 2026-04-16
latest 2026-04-16
024b798 2026-04-15
b70cf79 2026-04-07
60ee874 2026-04-02