docker solutions to common errors

Common Mistakes nvidia-docker run -it -v start nvidia docker appears "legacy plugin: plugin not found" detailed error / usr / bin / docker-current: Error response from daemon: create nvidia_driver_390.46: create nvidia_driver_390.46: Error looking up volume plugin nvidia-docker: legacy plugin: plugin not found.See '/ usr / bin / docker-current run --help' nvidia-docker solutions may not start, execute commands such as, systemctl status nvidia-docker, whether. the following will lognvidia-docker.service - NVIDIA Docker plugin loaded: loaded (/usr/lib/systemd/system/nvidia-docker.service; disabled; vendor preset: disabled) Active: inactive (dead) Docs: https: / /github.com/NVIDIA/nvidia-docker/wiki execution systemctl start nvidia-docker start the service. nvidia-docker run -it appears VolumeDriver.Create: internal error detailed error / usr / bin / docker-current: Error response from daemon: create nvidia_driver_390.46: VolumeDriver.Create: internal error, check logs for details.

The total number of articles from the public, Guangzhou dark horse programmer Center (itheimagz) more resources, please visit
image.png

Guess you like

Origin blog.51cto.com/14500648/2429524