• Joined on 2026-01-11

forgeflow/notification-agent (8011a3b)

Published 2026-01-14 15:01:53 +00:00 by dfunnell

Installation

docker pull gitea.codewarp.org/tron/forgeflow/notification-agent:8011a3b
sha256:37ba8eaaf2c8afe17fa96253dc3d5e4268e3f6b62f6f37fcd9e3dea68a762b18

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:1a3532210abfe451232ef2e5f3fa63ab4049ddaaa9a79e41a1597c83be0ca7e5 in /usr/local/bin/
COPY file:07fe412b609cde9c46dcabef74fb291bf4240e806a4f550f799942af9cfeaf43 in /etc/forgeflow/notification-agent.toml
ENV FORGEFLOW_CONFIG=/etc/forgeflow/notification-agent.toml
ENV RUST_LOG=info
USER forgeflow
EXPOSE 8093
HEALTHCHECK &{["CMD-SHELL" "curl -f http://localhost:8093/health || exit 1"] "30s" "5s" "10s" "0s" '\x03'}
ENTRYPOINT ["/usr/local/bin/notification-agent"]
Details
Container
2026-01-14 15:01:53 +00:00
1
OCI / Docker
linux/amd64
36 MiB
Versions (13) View all
2a10eeb 2026-04-16
latest 2026-04-16
024b798 2026-04-15
0d06ff9 2026-04-07
b70cf79 2026-04-07