
Setting up docker
Uninstall Old Versions $ sudo apt-get remove docker docker-engine docker.io Install Support Drivers If you're using version 3 of the Linux kernel, install the linux-image-extra-* packages, which allow Docker to use the aufs storage drivers. ...