issue: 37751

Add documentation for option privileged
This commit is contained in:
Dmitry S. Fedorov 2016-11-19 22:48:06 +03:00 committed by rallytime
parent 7de784411d
commit a021f76a9b

View file

@ -1413,6 +1413,14 @@ def running(name,
.. note::
This option requires Docker 1.2.0 or newer.
privileged
Give extended privileges to this container:
.. code-block:: yaml
foo:
docker.running:
- image: bar/baz:lates
- privileged: True
extra_hosts
Additional hosts to add to the container's /etc/hosts file. Can be