meatspace-paws (sha256:214450bd1a96b96b9523c0d35b54aea3c66813d3f18b6c6c0501c6c18c84e7e1)
Published 2026-07-21 10:04:48 +01:00 by tom
Installation
docker pull git.tomfos.tr/tom/meatspace-paws@sha256:214450bd1a96b96b9523c0d35b54aea3c66813d3f18b6c6c0501c6c18c84e7e1sha256:214450bd1a96b96b9523c0d35b54aea3c66813d3f18b6c6c0501c6c18c84e7e1About this package
Aria's hands
Image layers
| # debian.sh --arch 'amd64' out/ 'stable' '@1783900800' |
| RUN /bin/sh -c apt-get update && apt-get install -y --no-install-recommends ca-certificates curl git libgomp1 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 /usr/local/cuda/lib64/libcudart.so.12 /opt/cuda/ # buildkit |
| COPY /usr/local/cuda/lib64/libcublas.so.12 /opt/cuda/ # buildkit |
| COPY /usr/local/cuda/lib64/libcublasLt.so.12 /opt/cuda/ # buildkit |
| COPY /usr/lib/x86_64-linux-gnu/libnccl.so.2 /opt/cuda/ # buildkit |
| ENV LD_LIBRARY_PATH=/opt/cuda |
| COPY /meatspace-paws /usr/local/bin/meatspace-paws # buildkit |
| EXPOSE [8080/tcp] |
| ENV SERVER_ADDR=:8080 |
| HEALTHCHECK {Test:[CMD-SHELL PORT=$(echo ${SERVER_ADDR} | grep -oE '[0-9]+$' || echo 8080) && curl -f http://localhost:${PORT}/health || exit 1] Interval:30s Timeout:3s StartPeriod:5s StartInterval:0s Retries:3} |
| ENTRYPOINT ["/usr/local/bin/meatspace-paws"] |
Labels
| Key | Value |
|---|---|
| org.opencontainers.image.created | 2026-07-21T09:00:30.110Z |
| org.opencontainers.image.description | Aria's hands |
| org.opencontainers.image.licenses | |
| org.opencontainers.image.revision | cbc539b4cf1dbfacbb1bbe5155b0c63ed7f549c9 |
| 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
2026-07-21 10:04:48 +01:00
Versions (2)
View all
Container
1
OCI / Docker
linux/amd64
693 MiB