• Joined on 2026-01-11

forgeflow/news-context-agent (2a10eeb)

Published 2026-04-16 13:59:01 +00:00 by dfunnell

Installation

docker pull gitea.codewarp.org/tron/forgeflow/news-context-agent:2a10eeb
sha256:00359b47c1adebd130bc48ca4fea3a02ff9234841991955a9e3993427aec6e1d

Image Layers

# debian.sh --arch 'amd64' out/ 'bookworm' '@1775433600'
/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:fc09484ccb4b4ca21b43a93b9ca886d1af3566fda2ee93e8c072c73385574c2e in /usr/local/bin/
COPY file:d9d48b6898c4e40366cc957705cc0887d921cb6c3d61422192d50bd45e4b3d3e 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-16 13:59:01 +00:00
1
OCI / Docker
linux/amd64
38 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