mirror of
https://github.com/moby/moby.git
synced 2022-11-09 12:21:53 -05:00
Merge pull request #19872 from ZhuWeiyang/fix-ubuntulinux-upgrade
Fix upgrade command in ubuntulinux
This commit is contained in:
commit
0f124979c2
1 changed files with 1 additions and 1 deletions
|
@ -421,7 +421,7 @@ to start the docker daemon on boot
|
|||
|
||||
To install the latest version of Docker with `apt-get`:
|
||||
|
||||
$ apt-get upgrade docker-engine
|
||||
$ sudo apt-get upgrade docker-engine
|
||||
|
||||
## Uninstallation
|
||||
|
||||
|
|
Loading…
Add table
Reference in a new issue