• Joined on 2026-01-11

forgeflow/alpaca-news-agent (cd519a6)

Published 2026-03-25 12:15:49 +00:00 by dfunnell

Installation

docker pull gitea.codewarp.org/tron/forgeflow/alpaca-news-agent:cd519a6
sha256:9a29bccfb11255a74f562c6e1eaa33eab5d2095938b38ac962e62d6c8f317e00

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/lib/forgeflow /var/log/forgeflow && chown -R forgeflow:forgeflow /var/lib/forgeflow /var/log/forgeflow
COPY file:ce1c355a207d0d69e2858d379484a2f754af75117647b53cfe878d0d60b944da in /usr/local/bin/
COPY file:0963145079f5271c5e4c3cfcc20be5c3c3f55ffc1ce016ff6ecf2fbe03a1661d in /etc/forgeflow/alpaca-news-agent.toml
ENV FORGEFLOW_CONFIG=/etc/forgeflow/alpaca-news-agent.toml
ENV RUST_LOG=info
USER forgeflow
EXPOSE 8098
HEALTHCHECK &{["CMD-SHELL" "curl -f http://localhost:8098/health || exit 1"] "30s" "5s" "10s" "0s" '\x03'}
ENTRYPOINT ["/usr/local/bin/alpaca-news-agent"]
Details
Container
2026-03-25 12:15:49 +00:00
1
OCI / Docker
linux/amd64
37 MiB
Versions (6) View all
2a10eeb 2026-04-16
latest 2026-04-16
024b798 2026-04-15
b70cf79 2026-04-07
60ee874 2026-04-02