• Joined on 2026-01-11

forgeflow/gauge-streamer (60ee874)

Published 2026-04-02 11:46:45 +00:00 by dfunnell

Installation

docker pull gitea.codewarp.org/tron/forgeflow/gauge-streamer:60ee874
sha256:6a281317dd89146651473f62db0d5990a785cab415dc2cb10f8e4797e531c4fe

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:f654283b2d1e2135e45d0217c54d7125357cc44bd3ae9764badb31eaa047c46b in /usr/local/bin/
COPY file:907c3b13e1047e465b55f5d457d7340cee8e40f114eb7976eb128c4d95910f8b in /etc/forgeflow/gauge-streamer.toml
ENV FORGEFLOW_CONFIG=/etc/forgeflow/gauge-streamer.toml
ENV RUST_LOG=info
USER forgeflow
EXPOSE 8099
HEALTHCHECK &{["CMD-SHELL" "curl -f http://localhost:8099/health || exit 1"] "30s" "5s" "10s" "0s" '\x03'}
ENTRYPOINT ["/usr/local/bin/gauge-streamer"]
Details
Container
2026-04-02 11:46:45 +00:00
1
OCI / Docker
linux/amd64
37 MiB
Versions (6) View all
latest 2026-04-16
2a10eeb 2026-04-16
024b798 2026-04-15
b70cf79 2026-04-07
60ee874 2026-04-02