• Joined on 2026-01-11

forgeflow/tick-aggregator (c8b56e5)

Published 2026-01-20 14:03:09 +00:00 by dfunnell

Installation

docker pull gitea.codewarp.org/tron/forgeflow/tick-aggregator:c8b56e5
sha256:9c889ada83f2ff134de889fc68a130cee9d976781c216beaeab9e20d9c316df4

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-20 14:03:09 +00:00
1
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