Files
docker-cli/cli
Brian Goff 37fd6128dc Don't prune volumes on docker system prune
Volumes tend to carry important data and pruning them on `docker system
prune` can easily cause unwanted data loss.

Let's play it safe and not prune volumes on `system prune` by default,
and instead provide an option.

Signed-off-by: Brian Goff <cpuguy83@gmail.com>
2017-05-30 12:50:30 -04:00
..
2017-05-11 13:42:49 -07:00
2017-04-17 17:40:59 -04:00
2017-04-17 18:07:56 -04:00
2017-04-24 11:31:08 -07:00
2017-04-17 17:40:59 -04:00
2017-04-17 17:40:59 -04:00
2017-05-09 14:22:51 -07:00