• Joined on 2026-01-11

forgeflow/mdes (cf2059d)

Published 2026-01-17 17:57:55 +00:00 by dfunnell

Installation

docker pull gitea.codewarp.org/tron/forgeflow/mdes:cf2059d
sha256:ae3658745951f8cc5c243ff4d977d3454ec4b172f608ed541a86989aa451df2c

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:8acf9d582ddb3bf8c2b295feed6fe425149ee1f5c8ac52c5bc3e8d43549c0939 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-17 17:57:55 +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