Problem with running on Docker
#5
by
mpoplawski
- opened
Windows 10 x64
Nvidia 4090 + latest drivers
docker compose up -d
end up with:
=> => naming to docker.io/library/zonos-zonos 0.0s
[+] Running 0/0
- Container zonos_container Creating 0.0s
Error response from daemon: unknown or invalid runtime name: nvidia
What could cause this?
You need to have the nvidia container toolkit installed:
https://docs.nvidia.com/datacenter/cloud-native/container-toolkit/latest/install-guide.html