• Joined on 2026-01-11

forgeflow/tick-aggregator (54ad958)

Published 2026-01-13 13:28:37 +00:00 by dfunnell

Installation

docker pull gitea.codewarp.org/tron/forgeflow/tick-aggregator:54ad958
sha256:3fc189b3bdf7bdbf7146e1f225f13c50f0237bd785bb6646b997112af80f8db8

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:17fee9991c7f99ff49d053926721a69eb12cad52accb29e57992ee17f2ab4a2f 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" "0s" '\x03'}
ENTRYPOINT ["/usr/local/bin/tick-aggregator"]
Details
Container
2026-01-13 13:28:37 +00:00
0
OCI / Docker
linux/amd64
37 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