docker-py/docker/models
Joffrey F d5c4ce203a Use better version comparison function
Signed-off-by: Joffrey F <joffrey@docker.com>
2017-08-17 13:38:40 -07:00
..
__init__.py Add new user-focused API 2016-11-22 17:05:43 +00:00
containers.py Use better version comparison function 2017-08-17 13:38:40 -07:00
images.py Use collection's get method inside ImageCollection's list method 2017-08-17 13:38:40 -07:00
networks.py Add support for ingress in create_network 2017-05-17 15:25:10 -07:00
nodes.py Implement swarm node removal 2016-12-07 12:24:18 -08:00
plugins.py Replace erroneous networks argument in containers.run with singular 2017-05-12 14:28:27 -07:00
resource.py Make resources hashable, so that they can be added to `set`s 2016-12-08 12:19:30 -06:00
secrets.py Implement secrets API 2017-02-13 17:05:58 -08:00
services.py Add support for ContainerSpec.TTY 2017-06-21 16:29:25 -07:00
swarm.py Fix Swarm model init to correctly pass arguments through to init_swarm 2017-01-25 15:28:43 -08:00
volumes.py Merge pull request #1425 from shin-/prunes 2017-02-03 19:49:54 -08:00