Joffrey F
|
7139e2d8f1
|
Return generator for output of load_image endpoint
Signed-off-by: Joffrey F <joffrey@docker.com>
|
2017-08-17 13:38:40 -07:00 |
Cecile Tonglet
|
9e793806ff
|
Return the result of the API when using remove_image and load_image
Those calls return result that can be used by the developers.
Signed-off-by: Cecile Tonglet <cecile.tonglet@gmail.com>
|
2017-08-17 13:38:40 -07:00 |
Bryan Boreham
|
234296171f
|
Only pull the 'latest' tag when testing images
Signed-off-by: Bryan Boreham <bjboreham@gmail.com>
|
2017-06-14 14:05:26 +00:00 |
Joffrey F
|
83b45b7d54
|
Add prune_networks method
Ensure all integration tests use the same version of the busybox image
Signed-off-by: Joffrey F <joffrey@docker.com>
|
2017-01-30 18:54:18 -08:00 |
Joffrey F
|
89d3803344
|
Add prune_volumes method
Signed-off-by: Joffrey F <joffrey@docker.com>
|
2017-01-30 18:53:46 -08:00 |
Joffrey F
|
7f0c2e7531
|
Add prune_images method
Signed-off-by: Joffrey F <joffrey@docker.com>
|
2017-01-30 18:53:46 -08:00 |
Ben Firshman
|
6334312e47
|
Split out base integration test for APIClient
So the cleanup stuff can be reused for model tests.
Signed-off-by: Ben Firshman <ben@firshman.co.uk>
|
2016-11-22 17:03:04 +00:00 |
Ben Firshman
|
9daa320454
|
Rename Client to APIClient
Signed-off-by: Ben Firshman <ben@firshman.co.uk>
|
2016-11-22 17:03:03 +00:00 |