mirror of
https://github.com/docker/cli.git
synced 2026-08-30 18:14:19 -05:00
Merge pull request #16268 from charleswhchan/fix-ubuntu-doc
Fix Ubuntu instalation doc. Upstream-commit: 25eb1016243cfd4a05ebc23c8362b0f2edb0e87d Component: engine
This commit is contained in:
@@ -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
|
||||
|
||||
|
||||
Reference in New Issue
Block a user