Merge pull request #37811 from rallytime/bp-37789

Back-port #37789 to 2016.3
This commit is contained in:
Nicole Thomas 2016-11-21 11:46:21 -07:00 committed by GitHub
commit 27703c54bc

View file

@ -1413,6 +1413,14 @@ def running(name,
.. note::
This option requires Docker 1.2.0 or newer.
privileged
Give extended privileges to 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