1
0
Fork 0
mirror of https://github.com/moby/moby.git synced 2022-11-09 12:21:53 -05:00
moby--moby/api/server/router
Yong Tang a6be56b54e Convert DanglingOnly to Filters for docker image prune
This fix convert DanglingOnly in ImagesPruneConfig to Filters,
so that it is possible to maintain API compatibility in the future.

Several integration tests have been added to cover changes.

This fix is related to 28497.

A follow up to this PR will be done once this PR is merged.

Signed-off-by: Yong Tang <yong.tang.github@outlook.com>
2016-12-02 20:08:49 -08:00
..
build Adds ability to squash image after build 2016-11-01 13:41:59 -04:00
checkpoint router: Return explicit error rather than 404 for experimental. 2016-11-17 15:51:47 -08:00
container Convert DanglingOnly to Filters for docker image prune 2016-12-02 20:08:49 -08:00
image Convert DanglingOnly to Filters for docker image prune 2016-12-02 20:08:49 -08:00
network Convert DanglingOnly to Filters for docker image prune 2016-12-02 20:08:49 -08:00
plugin Add HTTP client timeout. 2016-11-21 13:11:40 -08:00
swarm correct the http return code of secret remove 2016-11-30 19:45:45 +08:00
system api: types: keep info.SecurityOptions a string slice 2016-11-19 13:21:16 +01:00
volume Convert DanglingOnly to Filters for docker image prune 2016-12-02 20:08:49 -08:00
experimental.go router: Return explicit error rather than 404 for experimental. 2016-11-17 15:51:47 -08:00
local.go api/server/router: add Cancellable function 2016-03-25 10:19:23 -07:00
router.go Decouple the "container" router from the actual daemon implementation. 2016-02-08 11:30:57 -05:00