1
0
mirror of https://github.com/docker/cli.git synced 2026-01-23 15:21:32 +03:00

Merge pull request #19872 from ZhuWeiyang/fix-ubuntulinux-upgrade

Fix upgrade command in ubuntulinux
Upstream-commit: 0f124979c2816af92e6c9af8b9315945cf81820c
Component: engine
This commit is contained in:
Antonio Murdaca
2016-02-01 07:11:40 +01:00

View File

@@ -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