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
Vincent Demeester 745795ef2e Merge pull request #28535 from yongtang/28497-prune-until
Convert DanglingOnly to Filters for `docker image prune`
2016-12-06 11:03:45 +01: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 refactor plugin install 2016-12-02 15:23:08 -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
router.go