• Joined on 2026-01-11

forgeflow/watchlist-api (60ee874)

Published 2026-04-02 12:04:15 +00:00 by dfunnell

Installation

docker pull gitea.codewarp.org/tron/forgeflow/watchlist-api:60ee874
sha256:972613264a205dd95f5df669a1dd821b83e0fc1f70f0ca6b2a2e9d6acef8e9eb

Image Layers

# debian.sh --arch 'amd64' out/ 'bookworm' '@1769990400'
/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/lib/forgeflow /var/log/forgeflow && chown -R forgeflow:forgeflow /var/lib/forgeflow /var/log/forgeflow
COPY file:24c6fe5705de63d76baa6706b378a104103c69ef7b50c4df2eaf093c5f800113 in /usr/local/bin/
COPY file:02d43e476fd314b83f5d55981881e1e7fecd5b12537549e571a98cada0576186 in /etc/forgeflow/watchlist-api.toml
ENV FORGEFLOW_CONFIG=/etc/forgeflow/watchlist-api.toml
ENV RUST_LOG=info
USER forgeflow
EXPOSE 8086
HEALTHCHECK &{["CMD-SHELL" "curl -f http://localhost:8086/health || exit 1"] "30s" "5s" "10s" "0s" '\x03'}
ENTRYPOINT ["/usr/local/bin/watchlist-api"]
Details
Container
2026-04-02 12:04:15 +00:00
1
OCI / Docker
linux/amd64
37 MiB
Versions (9) View all
latest 2026-04-16
2a10eeb 2026-04-16
024b798 2026-04-15
b70cf79 2026-04-07
60ee874 2026-04-02