• Joined on 2026-01-11

forgeflow/bar-aggregator (2a10eeb)

Published 2026-04-16 13:32:10 +00:00 by dfunnell

Installation

docker pull gitea.codewarp.org/tron/forgeflow/bar-aggregator:2a10eeb
sha256:f824a9b7f51404e85e84cd935a80896645770c0c8ab347292b7eb618db50f818

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:d7062ecef5a5342dc7f55c3b630e9f71c6c67ab3ce53e475fb65664c1e472077 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-16 13:32:10 +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