mirror of
https://github.com/docker/docs.git
synced 2026-04-04 18:28:58 +07:00
- Added ipv4_network and ipv6_network to the networks section in the service section for each configured network - Added feature documentation - Added unit tests Signed-off-by: Matt Daue <mattdaue@gmail.com>
12 lines
267 B
Plaintext
12 lines
267 B
Plaintext
PyYAML==3.11
|
|
cached-property==1.2.0
|
|
dockerpty==0.4.1
|
|
docopt==0.6.1
|
|
enum34==1.0.4
|
|
git+https://github.com/docker/docker-py.git@d8be3e0fce60fbe25be088b64bccbcee83effdb1#egg=docker-py
|
|
jsonschema==2.5.1
|
|
requests==2.7.0
|
|
six==1.7.3
|
|
texttable==0.8.4
|
|
websocket-client==0.32.0
|