Merge "Fix docker.io bug in the Install Guide"

This commit is contained in:
Jenkins 2015-11-16 10:16:44 +00:00 committed by Gerrit Code Review
commit 8633872daf

View File

@ -2174,7 +2174,7 @@ CoreOS tools
sudo systemctl start docker
Ubuntu:
sudo service docker.io start
sudo service docker start
#. Create the image::