• Joined on 2026-01-11

forgeflow/market-scanner (latest)

Published 2026-04-28 11:26:18 +00:00 by dfunnell

Installation

docker pull gitea.codewarp.org/tron/forgeflow/market-scanner:latest
sha256:bca649a2b7ba48e9ae26ce026881f7ef57bedaa51a1bc2db0d26ebfc6b640911

Image Layers

# debian.sh --arch 'amd64' out/ 'bookworm' '@1776729600'
/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:eb8474d6ab49a1856f28e25d199597a25be6741ee44005c520183d5820e7fa53 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-04-28 11:26:18 +00:00
0
OCI / Docker
linux/amd64
38 MiB
Versions (7) View all
latest 2026-04-28
5108d1a 2026-04-28
2a10eeb 2026-04-16
024b798 2026-04-15
b70cf79 2026-04-07