• Joined on 2026-01-11

wrenchlist/api (16e22ba)

Published 2026-03-28 00:15:20 +00:00 by dfunnell

Installation

docker pull gitea.codewarp.org/tron/wrenchlist/api:16e22ba
sha256:d2624831f40334089d478a2073aafdc26a905a5e99bedd0e45ba9de0835a8fa7

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 && rm -rf /var/lib/apt/lists/*
/bin/sh -c useradd --create-home --shell /bin/bash app
COPY file:008a5f3cbfee623bfc5c5c303b762d9b50f3aca0edd09b1a5e6476dfb59b124a in /usr/local/bin/wrenchlist
EXPOSE 8000
USER app
HEALTHCHECK &{["CMD-SHELL" "curl -f http://localhost:8000/api/health || exit 1"] "30s" "5s" "5s" "0s" '\x03'}
CMD ["wrenchlist" "serve"]
Details
Container
2026-03-28 00:15:20 +00:00
1
OCI / Docker
linux/amd64
38 MiB
Versions (40) View all
6e03f8e 2026-03-31
latest 2026-03-31
07973a4 2026-03-28
16e22ba 2026-03-28
8b292d6 2026-03-27