зеркало из https://github.com/microsoft/azure-cli.git
Clarify step for logging in to Docker.
This commit is contained in:
Родитель
60d4623e72
Коммит
b047560970
|
@ -9,7 +9,7 @@ The Azure Python CLI projects sources are located on GitHub (https://github.com/
|
|||
If you have not previously done so, configure your Docker client engine [here](https://docs.docker.com/engine/installation/).
|
||||
|
||||
Then:
|
||||
+ Log in to Docker (contact the team for credentials).
|
||||
+ Run `docker login` (contact the team for credentials).
|
||||
+ Run `docker pull azuresdk/azure-cli-python:latest`
|
||||
+ Run `docker run -i -t azuresdk/azure-cli-python:latest`
|
||||
|
||||
|
|
Загрузка…
Ссылка в новой задаче