• Joined on 2026-01-11

forgeflow/scalping-agent (b70cf79)

Published 2026-04-07 11:47:01 +00:00 by dfunnell

Installation

docker pull gitea.codewarp.org/tron/forgeflow/scalping-agent:b70cf79
sha256:79d00544bcdd002e2e73bfedfc7dbb3b149107f7ac88e818051e2b0c7d0b0e18

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 && chown -R forgeflow:forgeflow /var/log/forgeflow
COPY file:9ae7edc0373096f4097a2f3bda45a49fe47d0c5eed987dbec98c67caa2c84c79 in /usr/local/bin/
COPY file:923e6008821d1a32cd3c192e7a4843bbafe5d07e53e86d2083bd06a0a4b85f87 in /etc/forgeflow/scalping-agent.toml
ENV FORGEFLOW_CONFIG=/etc/forgeflow/scalping-agent.toml
ENV RUST_LOG=info
USER forgeflow
EXPOSE 8110
HEALTHCHECK &{["CMD-SHELL" "curl -f http://localhost:8110/health || exit 1"] "30s" "5s" "10s" "0s" '\x03'}
ENTRYPOINT ["/usr/local/bin/scalping-agent"]
Details
Container
2026-04-07 11:47:01 +00:00
1
OCI / Docker
linux/amd64
36 MiB
Versions (7) View all
2a10eeb 2026-04-16
latest 2026-04-16
024b798 2026-04-15
0d06ff9 2026-04-07
b70cf79 2026-04-07