https://get.docker.io/ubuntu/ | sudo sh 2. Prepare configuration file – echo VIRT_DRIVER=docker >> localrc 3. Run Docker Nova driver installation – ./tools/docker/install_docker.sh – Do not run the above command as root!
run the above command as root! • Configure Apache – sudo rm /etc/apache2/sites-enabled/000-default.conf – Remove Require all denied from /etc/apache2/apache2.conf – sudo service apache2 reload