Update install.rst

This commit is contained in:
Alexey Lavrenuke 2016-10-13 15:24:33 +03:00 committed by GitHub
parent bd8ea9a8e1
commit a3e2e4507a

View File

@ -14,7 +14,7 @@ Docker container
.. code-block:: bash
docker run -v $(pwd):/var/loadtest -v $HOME/.ssh:/root/.ssh -it direvius/yandex-tank
docker run -v $(pwd):/var/loadtest -v $HOME/.ssh:/root/.ssh --net host -it direvius/yandex-tank
.. note::