summaryrefslogtreecommitdiff
path: root/tests/unit/models_containers_test.py
Commit message (Expand)AuthorAgeFilesLines
* Allow detach and remove for api version >= 1.25 and use auto_remove when both...David Steines2017-08-151-0/+30
* Replace erroneous networks argument in containers.run with singular1433-run-networksJoffrey F2017-05-121-3/+2
* Include tag in images.get after pulling if provided separately1585-pull-tagJoffrey F2017-05-091-1/+1
* Merge branch 'add-env-support-to-exec' of https://github.com/TomasTomecek/doc...Joffrey F2017-05-021-1/+1
|\
| * exec: add support for `Env`Tomas Tomecek2017-04-291-1/+1
* | Fix typo s/CpuSetCpus/CpusetCpus/Dan Liew2017-05-011-1/+1
|/
* Adds an 'image' property to the container modelFrank Sachsenheim2017-04-151-0/+5
* Adds a 'labels' property to the container modelFrank Sachsenheim2017-04-151-0/+5
* Fix passing volumes to run with no host pathBen Firshman2017-02-071-1/+11
* Fix volume path passed by run to create_containerBen Firshman2017-02-071-1/+3
* Add new user-focused APIBen Firshman2016-11-221-0/+465