DockerCLI/cli/command/volume
Sungwon Han 34504d0a1e Clarify description of volume prune command
volume prune command removes only local volumes
not used by at least one container.

Signed-off-by: Sungwon Han <sungwon.han@navercorp.com>
2018-02-08 15:33:07 +09:00
..
testdata Clarify description of volume prune command 2018-02-08 15:33:07 +09:00
client_test.go cli: gofmt + goimports 2017-05-08 10:51:30 -07:00
cmd.go Update code for upstream cobra 2017-10-25 14:49:26 -04:00
create.go Update vendoring of docker/docker 2017-06-06 00:23:21 +02:00
create_test.go Use new internal testutil.ErrorContains() 2017-08-22 10:14:25 -04:00
inspect.go Update imports. 2017-04-17 18:07:56 -04:00
inspect_test.go Use new internal testutil.ErrorContains() 2017-08-22 10:14:25 -04:00
list.go Update cli imports to using local package 2017-05-15 14:45:19 +02:00
list_test.go Use new internal testutil.ErrorContains() 2017-08-22 10:14:25 -04:00
prune.go Clarify description of volume prune command 2018-02-08 15:33:07 +09:00
prune_test.go Use new internal testutil.ErrorContains() 2017-08-22 10:14:25 -04:00
remove.go Update imports. 2017-04-17 18:07:56 -04:00
remove_test.go Use new internal testutil.ErrorContains() 2017-08-22 10:14:25 -04:00