mirror of
https://github.com/clearlinux/docker.git
synced 2026-09-04 20:51:44 +00:00
Update ubuntulinux.md
In Ubuntu 14.04, we should use
$ sudo service docker.io restart
instead of
$ sudo service docker restart
This commit is contained in:
@@ -203,6 +203,7 @@ than `docker` should own the Unix socket with the
|
||||
$ sudo gpasswd -a ${USER} docker
|
||||
|
||||
# Restart the Docker daemon.
|
||||
# If you are in Ubuntu 14.04, use docker.io instead of docker
|
||||
$ sudo service docker restart
|
||||
|
||||
### Upgrade
|
||||
|
||||
Reference in New Issue
Block a user