meatspace-paws (sha256:c4099d295be1bfac40980f277fcca421b09d0647cf8a987c7573dbd1eb44995d)
Published 2026-09-17 16:14:46 +01:00 by tom
Installation
docker pull git.tomfos.tr/tom/meatspace-paws@sha256:c4099d295be1bfac40980f277fcca421b09d0647cf8a987c7573dbd1eb44995dsha256:c4099d295be1bfac40980f277fcca421b09d0647cf8a987c7573dbd1eb44995dAbout this package
Aria's hands
Image layers
| # debian.sh --arch 'amd64' out/ 'stable' '@1787529600' |
| 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.[0-9][0-9] /opt/cuda/ # buildkit |
| COPY /usr/local/cuda/lib64/libcublas.so.[0-9][0-9] /opt/cuda/ # buildkit |
| COPY /usr/local/cuda/lib64/libcublasLt.so.[0-9][0-9] /opt/cuda/ # buildkit |
| COPY /usr/lib/x86_64-linux-gnu/libnccl.so.[0-9] /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-09-17T15:12:25.925Z |
| org.opencontainers.image.description | Aria's hands |
| org.opencontainers.image.licenses | |
| org.opencontainers.image.revision | a09a08e62dfed4d5a12bf8461437679fdf5ad287 |
| 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-09-17 16:14:46 +01:00
Versions (2)
View all
Container
1
OCI / Docker
linux/amd64
715 MiB