• Joined on 2026-01-11

forgeflow/news-agent (8011a3b)

Published 2026-01-14 15:00:54 +00:00 by dfunnell

Installation

docker pull gitea.codewarp.org/tron/forgeflow/news-agent:8011a3b
sha256:d8c03c69bef5368d509d5a33015f7d56222aad13b44bae3407ebafbfcdadd2b9

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:c7117e0a6001f7f8f5ae852d1dca374674def7d7c49ace31b363cf76cd0b1f28 in /usr/local/bin/
COPY file:3008e81862c7df981eb1ebb3faefa3d1481c59a40622ed1a7e68aa722294eb51 in /etc/forgeflow/data-agent-news.toml
ENV FORGEFLOW_CONFIG=/etc/forgeflow/data-agent-news.toml
ENV RUST_LOG=info
USER forgeflow
EXPOSE 8089
HEALTHCHECK &{["CMD-SHELL" "curl -f http://localhost:8089/health || exit 1"] "30s" "5s" "10s" "0s" '\x03'}
ENTRYPOINT ["/usr/local/bin/data-agent-news"]
Details
Container
2026-01-14 15:00:54 +00:00
0
OCI / Docker
linux/amd64
36 MiB
Versions (5) View all
latest 2026-01-29
57587e5 2026-01-15
493c36b 2026-01-14
8011a3b 2026-01-14
b317788 2026-01-12