summaryrefslogtreecommitdiff
path: root/tests/unit/container_test.py
Commit message (Expand)AuthorAgeFilesLines
* Move requires_api_version to helpersBen Firshman2016-10-031-1/+1
* Fix unit test which doesn't do anythingBen Firshman2016-09-071-6/+10
* Fix creating containers with env vars with unicode charactersfermayo2016-08-251-0/+20
* Move cpu_shares and cpuset_cpu to HostConfig when API >= 1.18Josh Purvis2016-08-151-0/+54
* Add support for sysctl when creating containerJari Takkala2016-08-011-0/+27
* Don't support tmpfs in API version < 1.22Aanand Prasad2016-03-161-0/+2
* Add unittest for the Tmpfs Hostconfig optionJan Losinski2016-03-161-0/+56
* Merge pull request #916 from docker/container_update_featureJoffrey F2016-02-241-0/+18
|\
| * Unit test for Client.update_container methodJoffrey F2016-02-231-0/+18
* | Separate params stream and follow for logs.Stéphane Seguin2016-02-161-4/+49
|/
* Implement support for network-scoped aliasesAanand Prasad2016-01-141-0/+33
* added stop_signal to create container configJonathan Stewmon2015-12-031-0/+19
* Merge upstream branch 'master' into feature/logs_sinceViacheslav Boiko2015-11-051-0/+35
* Reorganize test directoriesreorganize_testsJoffrey F2015-10-211-0/+1322