summaryrefslogtreecommitdiff
path: root/tests/integration/models_containers_test.py
Commit message (Expand)AuthorAgeFilesLines
* Don't attempt to retrieve container's stderr if `auto_remove` was set1813-autoremove-errorJoffrey F2017-12-191-1/+13
* Retrieve container logs before container exits / is removed1813-run-autoremoveJoffrey F2017-12-141-3/+20
* client.containers.run returns None if none of json-file or journald logging d...Artem Bolshakov2017-08-171-0/+18
* Replace erroneous networks argument in containers.run with singular1433-run-networksJoffrey F2017-05-121-0/+19
* Fix volume path passed by run to create_containerBen Firshman2017-02-071-0/+37
* Allow configuring API version for integration test with env varconfig_test_api_versionJoffrey F2017-01-251-22/+22
* Add new user-focused APIBen Firshman2016-11-221-0/+204