• Joined on 2026-01-11

forgeflow/news-agent (57587e5)

Published 2026-01-15 23:48:35 +00:00 by dfunnell

Installation

docker pull gitea.codewarp.org/tron/forgeflow/news-agent:57587e5
sha256:640483fec285ef95b9a6c1f8442b5f507a72ef67fb3ae4a0774594da57c13b3f

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:7501d7612e697d6285664662c72ca2d6b4102de955e8214f4125bbca3d97fa9a 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" '\x03'}
ENTRYPOINT ["/usr/local/bin/data-agent-news"]
Details
Container
2026-01-15 23:48:35 +00:00
1
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