• Joined on 2026-01-11

forgeflow/news-agent (latest)

Published 2026-01-29 15:58:29 +00:00 by dfunnell

Installation

docker pull gitea.codewarp.org/tron/forgeflow/news-agent:latest
sha256:8dad42cb45c652bd73841a08a3390c60a6e6060af2f3a743d9bb1170446dcf33

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:80de68075c5b03f268f085f5285c8eeae2a295e92baeaeae0e5bf10d1c82aa7d in /usr/local/bin/
COPY file:b08bb7f3cb3a7bd25d1edb9d86c96beee3fcde4d0c76a0a9c227fec99542468b 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-29 15:58:29 +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