During the NVIDIA setup process, the Docker image specified in the documentation cannot be pulled:
docker pull zhuzilin/slime:20250706-v2
This results in the following error:
Error response from daemon: pull access denied for zhuzilin/slime, repository does not exist or may require 'docker login': denied: requested access to the resource is denied
I also tried to manually locate the image on Docker Hub at https://hub.docker.com/r/zhuzilin/slime, but I cannot find it. It seems the image (zhuzilin/slime) may be outdated or migrated.
During the NVIDIA setup process, the Docker image specified in the documentation cannot be pulled:
This results in the following error:
I also tried to manually locate the image on Docker Hub at https://hub.docker.com/r/zhuzilin/slime, but I cannot find it. It seems the image (zhuzilin/slime) may be outdated or migrated.