mirror of
https://github.com/moby/moby.git
synced 2022-11-09 12:21:53 -05:00
Merge pull request #13137 from SvenDowideit/need-more-sudo
Need more sudo
This commit is contained in:
commit
c49695f976
1 changed files with 1 additions and 1 deletions
|
@ -151,7 +151,7 @@ To upgrade CS Docker Engine, run the following command:
|
||||||
To upgrade CS Docker Engine, run the following command:
|
To upgrade CS Docker Engine, run the following command:
|
||||||
|
|
||||||
```
|
```
|
||||||
$ sudo apt-get update && apt-get dist-upgrade docker-engine-cs
|
$ sudo apt-get update && sudo apt-get dist-upgrade docker-engine-cs
|
||||||
```
|
```
|
||||||
|
|
||||||
## Installing Docker Hub Enterprise
|
## Installing Docker Hub Enterprise
|
||||||
|
|
Loading…
Add table
Add a link
Reference in a new issue