• Joined on 2026-01-11

forgeflow/bar-aggregator (024b798)

Published 2026-04-15 20:08:41 +00:00 by dfunnell

Installation

docker pull gitea.codewarp.org/tron/forgeflow/bar-aggregator:024b798
sha256:720d79e4d9fe0d381e25520141df63f91406b04ac5c6d86551ccc928e908ff50

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:ee089a5d0ac1f3005e4bcc3d5e6faa5cefaa99f504dfd9706f4d3cd5c1b4ad51 in /usr/local/bin/
COPY file:d9e1f67f66b699d9dd356d5aeb4006d6038dac36eca672194c934f759625a654 in /etc/forgeflow/bar-aggregator.toml
ENV FORGEFLOW_CONFIG=/etc/forgeflow/bar-aggregator.toml
ENV RUST_LOG=info
USER forgeflow
EXPOSE 8090
HEALTHCHECK &{["CMD-SHELL" "curl -f http://localhost:8090/health || exit 1"] "30s" "5s" "10s" "0s" '\x03'}
ENTRYPOINT ["/usr/local/bin/bar-aggregator"]
Details
Container
2026-04-15 20:08:41 +00:00
1
OCI / Docker
linux/amd64
38 MiB
Versions (6) View all
2a10eeb 2026-04-16
latest 2026-04-16
024b798 2026-04-15
b70cf79 2026-04-07
d1ff73f 2026-04-02