• Joined on 2026-01-11

forgeflow/mdes (024b798)

Published 2026-04-15 20:18:25 +00:00 by dfunnell

Installation

docker pull gitea.codewarp.org/tron/forgeflow/mdes:024b798
sha256:2542400aa45996249e56241ce6a1e90f772c1f1052767a9ed611432c72ffa2c7

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:d069d4aaef3b377e99b8c08aedc0d68a8838eeaabf2f89e52e7f66c2422c2769 in /usr/local/bin/
COPY file:85d029aedb18ef1c34763be35f4e73c7291d0898203d6b340ea01794fa4735e2 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-15 20:18:25 +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