mirror of
https://github.com/clearlinux/docker.git
synced 2026-09-05 21:21:42 +00:00
Fix Ubuntu instalation doc.
Formatting, break `sudo ...` command into 2 lines. Signed-off-by: Charles Chan <charleswhchan@users.noreply.github.com>
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