Add a versionadded tag for dockerng ulimits addition

Fixes #39942
This commit is contained in:
rallytime 2017-03-13 14:20:02 -06:00
parent cd0336e868
commit 37bd800fac

View file

@ -1490,6 +1490,8 @@ def running(name,
the format ``<ulimit_name>:<soft_limit>:<hard_limit>``, with the hard
limit being optional.
.. versionadded:: 2016.3.6,2016.11.4,Nitrogen
.. code-block:: yaml
foo:
@ -2383,7 +2385,7 @@ def volume_absent(name, driver=None):
'''
Ensure that a volume is absent.
.. versionadded:: 2015.8.4
.. versionadded:: 2015.8.4,
name
Name of the volume