• Joined on 2026-01-11

forgeflow/mdes (493c36b)

Published 2026-01-14 21:39:38 +00:00 by dfunnell

Installation

docker pull gitea.codewarp.org/tron/forgeflow/mdes:493c36b
sha256:95f3a3a17cca217fc484a6c898e9d754c0e9fcc4916af3ef0826b61ccfd86a20

Image Layers

# debian.sh --arch 'amd64' out/ 'bookworm' '@1768176000'
/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:7c3eb7d5557c7b82ac8b76fd568a9e542fa5cf44380a3bae7c0d752a3b1e3d84 in /usr/local/bin/
COPY file:c9e97c20bc64e48cf4a2faf0257a3b4f15436b0cc8ea4ee966e7d3f3eb427de7 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-01-14 21:39:38 +00:00
0
OCI / Docker
linux/amd64
37 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