diff --git a/docs/install.rst b/docs/install.rst index 989b949..10b4991 100644 --- a/docs/install.rst +++ b/docs/install.rst @@ -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::