meatspace-paws (sha256:8be557ff6de3f47ab1e20893bfc278836b82da14d6cdc9124301bc4cc5f75161)

Published 2026-04-20 10:49:35 +01:00 by tom

Installation

docker pull git.tomfos.tr/tom/meatspace-paws@sha256:8be557ff6de3f47ab1e20893bfc278836b82da14d6cdc9124301bc4cc5f75161
sha256:8be557ff6de3f47ab1e20893bfc278836b82da14d6cdc9124301bc4cc5f75161

About this package

Aria's hands

Image layers

# debian.sh --arch 'amd64' out/ 'stable' '@1775433600'
RUN /bin/sh -c apt-get update && apt-get install -y --no-install-recommends ca-certificates curl git openssh-client && rm -rf /var/lib/apt/lists/* && git config --global user.name "Aria" && git config --global user.email "aria@meatspace-paws" && git config --global core.sshCommand "ssh -o StrictHostKeyChecking=accept-new" # 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-04-20T09:48:42.627Z
org.opencontainers.image.description Aria's hands
org.opencontainers.image.licenses
org.opencontainers.image.revision c575c8dccea9646453c56f2d4839406d56f03cc6
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 main
Details
Container
2026-04-20 10:49:35 +01:00
1
OCI / Docker
linux/amd64
72 MiB
Versions (2) View all
latest 2026-04-20
main 2026-04-20