• Joined on 2026-01-11

forgeflow/mdes (2a10eeb)

Published 2026-04-16 13:59:10 +00:00 by dfunnell

Installation

docker pull gitea.codewarp.org/tron/forgeflow/mdes:2a10eeb
sha256:e377e599b5981898b3e5fda81c6363b974174f67ef40f06caac8f0f4a14450f6

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:33c36f01fb6dc5eb91a5c7b1e09c3d07599ba7016887464cc851eceafa29d88e in /usr/local/bin/
COPY file:7ff9adcbb94634e15f572db0f9bf7900db93897857935c0881a230d97da59253 in /etc/forgeflow/market-data-enrichment.toml
ENV FORGEFLOW_CONFIG=/etc/forgeflow/market-data-enrichment.toml
ENV RUST_LOG=info
USER forgeflow
EXPOSE 8088
HEALTHCHECK &{["CMD-SHELL" "curl -f http://localhost:8088/health || exit 1"] "30s" "5s" "15s" "0s" '\x03'}
ENTRYPOINT ["/usr/local/bin/market-data-enrichment"]
Details
Container
2026-04-16 13:59:10 +00:00
1
OCI / Docker
linux/amd64
39 MiB
Versions (15) View all
latest 2026-04-16
31fa04b 2026-04-16
2a10eeb 2026-04-16
024b798 2026-04-15
b70cf79 2026-04-07