• Joined on 2026-01-11

forgeflow/news-context-agent (60ee874)

Published 2026-04-02 11:58:40 +00:00 by dfunnell

Installation

docker pull gitea.codewarp.org/tron/forgeflow/news-context-agent:60ee874
sha256:1b67079ec4b0031eede892efa5efaee91eef0aa7923095b9428c2ef141892a70

Image Layers

# debian.sh --arch 'amd64' out/ 'bookworm' '@1769990400'
/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:f44a9f8d21b5e5f7dca8d296b4d3a2d1e774110e307471d5df6d7c73cf137350 in /usr/local/bin/
COPY file:9b48e0c946a35170f06464164344feb52e10ff47852ec46eb583c24db61e4a5a in /etc/forgeflow/news-context-agent.toml
ENV FORGEFLOW_CONFIG=/etc/forgeflow/news-context-agent.toml
ENV RUST_LOG=info
USER forgeflow
EXPOSE 8103
HEALTHCHECK &{["CMD-SHELL" "curl -f http://localhost:8103/health || exit 1"] "30s" "5s" "10s" "0s" '\x03'}
ENTRYPOINT ["/usr/local/bin/news-context-agent"]
Details
Container
2026-04-02 11:58:40 +00:00
1
OCI / Docker
linux/amd64
37 MiB
Versions (5) View all
latest 2026-04-16
2a10eeb 2026-04-16
024b798 2026-04-15
b70cf79 2026-04-07
60ee874 2026-04-02