mirror of
https://github.com/moby/moby.git
synced 2022-11-09 12:21:53 -05:00
Merge pull request #16268 from charleswhchan/fix-ubuntu-doc
Fix Ubuntu instalation doc.
This commit is contained in:
commit
25eb101624
1 changed files with 2 additions and 1 deletions
|
|
@ -323,7 +323,8 @@ NetworkManager (this might slow your network).
|
|||
|
||||
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
|
||||
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue