mirror of https://github.com/docker/docs.git
Merge pull request #16268 from charleswhchan/fix-ubuntu-doc
Fix Ubuntu instalation doc.
This commit is contained in:
commit
25eb101624
|
@ -323,7 +323,8 @@ NetworkManager (this might slow your network).
|
||||||
|
|
||||||
4. Restart both the NetworkManager and Docker.
|
4. Restart both the NetworkManager and Docker.
|
||||||
|
|
||||||
$ sudo restart network-manager $ sudo restart docker
|
$ sudo restart network-manager
|
||||||
|
$ sudo restart docker
|
||||||
|
|
||||||
### Configure Docker to start on boot
|
### Configure Docker to start on boot
|
||||||
|
|
||||||
|
|
Loading…
Reference in New Issue