• Joined on 2026-01-11

forgeflow/mdes (8011a3b)

Published 2026-01-14 15:02:25 +00:00 by dfunnell

Installation

docker pull gitea.codewarp.org/tron/forgeflow/mdes:8011a3b
sha256:f5b706a99ead1a0332539a3a1b96330d46b45bdc2f10f832cb259d2dcc80afa0

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:34f2334c9ab77d3e813dc0267f60f5094a0168ffa3a722ee8c110d659f5864b0 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 15:02:25 +00:00
1
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