Elaborate on note that docker-priv only works with integration (#62035)

(cherry picked from commit f79d03d292)
pull/62469/head
Kevin Breit 6 years ago committed by Toshio Kuratomi
parent 4c8fa415b1
commit afbfd3958e

@ -127,7 +127,7 @@ the Ansible continuous integration (CI) system is recommended.
Using Docker Engine to run Docker on a non-Linux host (such as macOS) is not recommended. Using Docker Engine to run Docker on a non-Linux host (such as macOS) is not recommended.
Some tests may fail, depending on the image used for testing. Some tests may fail, depending on the image used for testing.
Using the ``--docker-privileged`` option may resolve the issue. Using the ``--docker-privileged`` option when running ``integration`` (not ``network-integration`` or ``windows-integration``) may resolve the issue.
Running Integration Tests Running Integration Tests
------------------------- -------------------------

Loading…
Cancel
Save