docker-py/docker/models
Steve Clark ca435af52e Adding swarm id_attribute to match docker output
Swarm id is returned in a attribute with the key ID. The swarm model was using the default behaviour and looking for Id.
Signed-off-by: Steve Clark <steve@cobe.io>
2017-09-21 22:40:10 -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-15 17:40:07 -07:00
images.py Fix docs, incorrect param name 2017-09-21 22:34:58 -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 Adding swarm id_attribute to match docker output 2017-09-21 22:40:10 -07:00
volumes.py Merge pull request #1425 from shin-/prunes 2017-02-03 19:49:54 -08:00