meatspace-paws (sha256:41e0903c846c82d9a3a6f5c17754b9314e3a7d5060bf2fa452e8464a92d43e3b)
Published 2026-02-28 19:36:25 +00:00 by tom
Installation
docker pull git.tomfos.tr/tom/meatspace-paws@sha256:41e0903c846c82d9a3a6f5c17754b9314e3a7d5060bf2fa452e8464a92d43e3bsha256:41e0903c846c82d9a3a6f5c17754b9314e3a7d5060bf2fa452e8464a92d43e3bAbout this package
Aria's hands
Image layers
| # debian.sh --arch 'amd64' out/ 'stable' '@1771804800' |
| 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-02-28T19:35:34.167Z |
| org.opencontainers.image.description | Aria's hands |
| org.opencontainers.image.licenses | |
| org.opencontainers.image.revision | 31c4a26d0c4ad66745bf6e586d82c6407c75c3b9 |
| 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 |