docker-py/docker/models
Joffrey F 2250fa2ebd Don't attempt to retrieve container's stderr if `auto_remove` was set
Signed-off-by: Joffrey F <joffrey@docker.com>
2017-12-19 13:50:32 -08:00
..
__init__.py Add new user-focused API 2016-11-22 17:05:43 +00:00
configs.py Add support for configs management 2017-11-07 15:18:26 -08:00
containers.py Don't attempt to retrieve container's stderr if `auto_remove` was set 2017-12-19 13:50:32 -08:00
images.py Add support for extra_hosts option in build 2017-11-07 15:18:26 -08:00
networks.py Only allow greedy queries on the model 2017-11-21 21:59:11 +00: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 Renaming new argument 2017-12-14 09:55:36 +00:00
swarm.py Add unlock methods to Swarm model 2017-11-07 15:44:54 -08:00
volumes.py Merge pull request #1425 from shin-/prunes 2017-02-03 19:49:54 -08:00