summaryrefslogtreecommitdiff
path: root/tests/integration/api_container_test.py
Commit message (Expand)AuthorAgeFilesLines
* Add support for auto_remove in HostConfigautoremove_supportJoffrey F2017-01-251-0/+12
* Move config type creation from docker.utils functions to classes inconfig_typesJoffrey F2016-12-011-4/+4
* Re-enable pid_mode checks for API < 1.24stepanstipl-allow_custom_pid_modeJoffrey F2016-11-281-4/+0
* Allow custom PID mode for the containerStepan Stipl2016-11-281-3/+0
* Split out base integration test for APIClientBen Firshman2016-11-221-21/+21
* Rename Client to APIClientBen Firshman2016-11-221-0/+1186