You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
I tried to install this U-Net using Docker, but during the installation process, the dependent image nvidia/cuda:10.0-cudnn7-runtime-ubuntu18.04 seems to have been removed from docker hub. Moreover, nvidia-docker has been replaced by NVIDIA Container Toolkit. As a result, it is no longer possible to install this U-Net on my current Ubuntu 22.04 system. Does the author plan to update the system and software compatibility in the future?
ERROR: failed to solve: nvidia/cuda:10.0-cudnn7-runtime-ubuntu18.04: failed to resolve source metadata for docker.io/nvidia/cuda:10.0-cudnn7-runtime-ubuntu18.04: docker.io/nvidia/cuda:10.0-cudnn7-runtime-ubuntu18.04: not found
The text was updated successfully, but these errors were encountered:
I tried to install this U-Net using Docker, but during the installation process, the dependent image nvidia/cuda:10.0-cudnn7-runtime-ubuntu18.04 seems to have been removed from docker hub. Moreover, nvidia-docker has been replaced by NVIDIA Container Toolkit. As a result, it is no longer possible to install this U-Net on my current Ubuntu 22.04 system. Does the author plan to update the system and software compatibility in the future?
The text was updated successfully, but these errors were encountered: