Dear Sir
How can I upgrade my docker version from 18.09.7 to 19.03 ?
Since 18.09.7 can’t support --runtime nvidia?
I tried the following steps but it doesn’t work
https://github.com/collabnix/dockerlabs/tree/master/beginners/install/jetson-nano
the error shows
E: The repository ‘https://nvidia.github.io/libnvidia-container/ubuntu18.04/arm64 Release’ does not have a Release file.
E: The repository ‘https://nvidia.github.io/nvidia-container-runtime/ubuntu18.04/arm64 Release’ does not have a Release file.
E: The repository ‘https://nvidia.github.io/nvidia-docker/ubuntu18.04/arm64 Release’ does not have a Release file.
Here is my issue
https://github.com/collabnix/dockerlabs/issues/287
Thanks so much in advanced !