• Joined on 2026-01-11

wrenchlist/api (29ce84c)

Published 2026-04-30 18:15:50 +00:00 by dfunnell

Installation

docker pull gitea.codewarp.org/tron/wrenchlist/api:29ce84c
sha256:201d28988c1b21582754f07556afd21400b8c84df8ed1a1128437e0f8bc67fcc

Image Layers

# debian.sh --arch 'amd64' out/ 'bookworm' '@1776729600'
/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:3570570f415eb807e729e2b782f58f0a259f1b2ca0b3e999fb579e2019e3ac7d 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-04-30 18:15:50 +00:00
1
OCI / Docker
linux/amd64
39 MiB
Versions (42) View all
f679969 2026-04-30
latest 2026-04-30
29ce84c 2026-04-30
6e03f8e 2026-03-31
07973a4 2026-03-28