moby--moby/api/server/router/volume
Kenfe-Mickael Laventure 33f4d68f4d Add /{containers,volumes,images}/prune API endpoint
These new endpoints request the daemon to delete all resources
considered "unused" in their respective category:
  - all stopped containers
  - all volumes not attached to any containers
  - images with no associated containers

Signed-off-by: Kenfe-Mickael Laventure <mickael.laventure@gmail.com>
2016-09-29 07:42:53 -07:00
..
backend.go Add /{containers,volumes,images}/prune API endpoint 2016-09-29 07:42:53 -07:00
volume.go Add /{containers,volumes,images}/prune API endpoint 2016-09-29 07:42:53 -07:00
volume_routes.go Add /{containers,volumes,images}/prune API endpoint 2016-09-29 07:42:53 -07:00