meatspace-paws (sha256:75445e509efc117c3500e11259928c105f172ff46adb13a8ab98334b45b7d1a8)

Published 2026-01-09 19:19:44 +00:00 by tom

Installation

docker pull git.tomfos.tr/tom/meatspace-paws@sha256:75445e509efc117c3500e11259928c105f172ff46adb13a8ab98334b45b7d1a8
sha256:75445e509efc117c3500e11259928c105f172ff46adb13a8ab98334b45b7d1a8

About this package

Aria's hands

Image layers

# debian.sh --arch 'amd64' out/ 'stable' '@1766966400'
RUN /bin/sh -c apt-get update && apt-get install -y --no-install-recommends ca-certificates curl && rm -rf /var/lib/apt/lists/* # buildkit
COPY /meatspace-paws /usr/local/bin/meatspace-paws # buildkit
EXPOSE [8080/tcp]
ENV SERVER_ADDR=:8080
HEALTHCHECK &{["CMD-SHELL" "PORT=$(echo ${SERVER_ADDR} | grep -oE '[0-9]+$' || echo 8080) && curl -f http://localhost:${PORT}/health || exit 1"] "30s" "3s" "5s" "0s" '\x03'}
ENTRYPOINT ["/usr/local/bin/meatspace-paws"]

Labels

Key Value
org.opencontainers.image.created 2026-01-09T19:18:54.263Z
org.opencontainers.image.description Aria's hands
org.opencontainers.image.licenses
org.opencontainers.image.revision 6b76c433f49759bc131ca335fb95bc487d4bd299
org.opencontainers.image.source https://git.tomfos.tr/tom/meatspace-paws
org.opencontainers.image.title meatspace-paws
org.opencontainers.image.url https://git.tomfos.tr/tom/meatspace-paws
org.opencontainers.image.version latest
Details
Container
2026-01-09 19:19:44 +00:00
1
OCI / Docker
linux/amd64
38 MiB
Versions (25) View all
f92312f 2026-01-10
latest 2026-01-10
6b76c43 2026-01-09
5567994 2026-01-09
76c4a9b 2026-01-09