• Joined on 2026-01-11

forgeflow/news-notification-agent (60ee874)

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

Installation

docker pull gitea.codewarp.org/tron/forgeflow/news-notification-agent:60ee874
sha256:7f9238cbd8804507d1d7d05e776481f3675694338eaf2b1082869afd1e0f863d

Image Layers

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