• Joined on 2026-01-11

torqueref/api (latest)

Published 2026-04-01 19:12:07 +00:00 by dfunnell

Installation

docker pull gitea.codewarp.org/tron/torqueref/api:latest
sha256:a2fadc47d616bae5ccdc0081d350fd85e1ed933a2e0c9fb1689f206a090867cf

Image Layers

# debian.sh --arch 'amd64' out/ 'bookworm' '@1769990400'
/bin/sh -c apt-get update && apt-get install -y --no-install-recommends ca-certificates curl libssl3 && rm -rf /var/lib/apt/lists/*
/bin/sh -c useradd -r -s /bin/false app
COPY file:74309f81333cf87fbb88d9b190cd037b813645d2334e13c36f27f699fda8016e in /usr/local/bin/torqueref-api
USER app
EXPOSE 8080
HEALTHCHECK &{["CMD-SHELL" "curl -f http://localhost:8080/health || exit 1"] "15s" "5s" "5s" "0s" '\x03'}
ENTRYPOINT ["torqueref-api"]
Details
Container
2026-04-01 19:12:07 +00:00
0
OCI / Docker
linux/amd64
35 MiB
Versions (4) View all
23d74b3 2026-04-01
latest 2026-04-01
16f4a68 2026-04-01
7dda354 2026-04-01