Merge pull request #5133 from joshuaconner/add_docker_max_version_to_docs
add supported docker version to docs
This commit is contained in:
commit
27199dc219
1 changed files with 2 additions and 0 deletions
|
@ -134,6 +134,8 @@ options:
|
||||||
aliases: []
|
aliases: []
|
||||||
author: Cove Schneider
|
author: Cove Schneider
|
||||||
requirements: [ "docker-py" ]
|
requirements: [ "docker-py" ]
|
||||||
|
notes:
|
||||||
|
- Currently supports Docker version <= 0.6.4 only.
|
||||||
'''
|
'''
|
||||||
|
|
||||||
EXAMPLES = '''
|
EXAMPLES = '''
|
||||||
|
|
Loading…
Reference in a new issue