Docker installation for Linux Mint 17.3

Command: 
sudo add-apt-repository \
   "deb [arch=amd64] https://download.docker.com/linux/ubuntu trusty stable"
sudo apt-get update
sudo apt-get install docker-ce
sudo docker run hello-world
 
you should see
 Hello from Docker!
This message shows that your installation appears to be working correctly.

ความคิดเห็น

  1. Error: Could not load UVM kernel module. Is nvidia-modprobe installed?

    Use Cuda 8.0 and Nvidia Driver Version: 375.26, and everything will be correct

    ตอบลบ

แสดงความคิดเห็น

บทความที่ได้รับความนิยม