Update old dockerng doc ref

This commit is contained in:
Ken Crowell 2018-02-25 12:45:02 -04:00
parent 633e1208e4
commit 0b80f02226
No known key found for this signature in database
GPG key ID: C578611072B28527

View file

@ -1445,14 +1445,14 @@ def running(name,
.. code-block:: yaml
foo:
dockerng.running:
docker_container.running:
- image: bar/baz:latest
- ulimits: nofile=1024:1024,nproc=60
.. code-block:: yaml
foo:
dockerng.running:
docker_container.running:
- image: bar/baz:latest
- ulimits:
- nofile=1024:1024