mirror of https://github.com/docker/docs.git
Need more sudo
Signed-off-by: Sven Dowideit <SvenDowideit@home.org.au>
This commit is contained in:
parent
34b9769538
commit
c5e93d0950
|
@ -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…
Reference in New Issue