1
0
Selfhosted-config/Dockerfile.arch-ttyd-gpu
adrien 3ccda644e2 Added registry and arch VMS based on it
2 VM one CPU and one GPU
Also have a simple UI for the registry
Added readTimeout because big layers take too long to transfert
2025-06-30 21:15:46 +00:00

9 lines
197 B
Docker

FROM registry.bouvais.lu/vms/arch-ttyd-cpu:1.0.0
RUN pacman -Syu --noconfirm && \
pacman -S --noconfirm \
nvidia \
cuda \
nvidia-utils && \
pacman -Scc --noconfirm