• Joined on 2026-01-11

forgeflow/tick-aggregator (latest)

Published 2026-01-21 18:59:40 +00:00 by dfunnell

Installation

docker pull gitea.codewarp.org/tron/forgeflow/tick-aggregator:latest
sha256:5c4a0b26c9185089ff2a95cc6c9b50aacaf21c3d4ff991c87aec6e52da292418

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:4c28543e0feca7cab4a85b0b98f30b24ecd8b81c5a785d0ace2f2f1f5ce2140c in /usr/local/bin/
COPY file:4ec759181bc2c1609440475889eb4e4431407ad934d974b96fdbabf0e3f96d98 in /etc/forgeflow/tick-aggregator.toml
ENV FORGEFLOW_CONFIG=/etc/forgeflow/tick-aggregator.toml
ENV RUST_LOG=info
USER forgeflow
EXPOSE 8092
HEALTHCHECK &{["CMD-SHELL" "curl -f http://localhost:8092/health || exit 1"] "30s" "5s" "10s" '\x03'}
ENTRYPOINT ["/usr/local/bin/tick-aggregator"]
Details
Container
2026-01-21 18:59:40 +00:00
0
OCI / Docker
linux/amd64
36 MiB
Versions (5) View all
latest 2026-01-21
c8b56e5 2026-01-20
57587e5 2026-01-15
29b65d3 2026-01-13
54ad958 2026-01-13