Fix a typo and update a link address
Change-Id: I41a0a370c002b5b6b93a777db5fec4c4be11714c
This commit is contained in:
parent
5ef68387d2
commit
5af67a5074
@ -131,7 +131,7 @@ be done via the following steps:
|
|||||||
In order for the volume to be accessible by the Rally user
|
In order for the volume to be accessible by the Rally user
|
||||||
(uid: 65500) inside the container, it must be accessible by UID
|
(uid: 65500) inside the container, it must be accessible by UID
|
||||||
65500 *outside* the container as well, which is why it is created
|
65500 *outside* the container as well, which is why it is created
|
||||||
in ``/var/lib/rally``. Creating it in your home directory is only
|
in ``/var/lib/rally_container``. Creating it in your home directory is only
|
||||||
likely to work if your home directory has excessively open
|
likely to work if your home directory has excessively open
|
||||||
permissions (e.g., ``0755``), which is not recommended.
|
permissions (e.g., ``0755``), which is not recommended.
|
||||||
|
|
||||||
@ -173,4 +173,4 @@ More about docker: https://www.docker.com/
|
|||||||
.. references:
|
.. references:
|
||||||
|
|
||||||
.. _installation script: https://raw.githubusercontent.com/openstack/rally/master/install_rally.sh
|
.. _installation script: https://raw.githubusercontent.com/openstack/rally/master/install_rally.sh
|
||||||
.. _installation instructions for various OSes: https://docs.docker.com/installation/
|
.. _installation instructions for various OSes: https://docs.docker.com/engine/installation/
|
||||||
|
Loading…
x
Reference in New Issue
Block a user