зеркало из https://github.com/microsoft/docker.git
Install script should be fetched over https, not http.
This commit is contained in:
Родитель
4cb57a5438
Коммит
80ebff0fa4
|
@ -147,7 +147,7 @@ Quick install on Ubuntu 12.04 and 12.10
|
|||
---------------------------------------
|
||||
|
||||
```bash
|
||||
curl get.docker.io | sudo sh -x
|
||||
curl https://get.docker.io | sudo sh -x
|
||||
```
|
||||
|
||||
Binary installs
|
||||
|
|
Загрузка…
Ссылка в новой задаче