mirror of https://github.com/docker/cli.git
37fd6128dc
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> |
||
---|---|---|
.. | ||
cmd.go | ||
df.go | ||
events.go | ||
info.go | ||
inspect.go | ||
prune.go | ||
version.go |