Add 'volume prune' to the volume commands index
Signed-off-by: Yanqiang Miao <miao.yanqiang@zte.com.cn>
(cherry picked from commit 3d4ea98971
)
Signed-off-by: Victor Vieux <vieux@docker.com>
This commit is contained in:
parent
39b3e39c40
commit
994b3928f6
1 changed files with 1 additions and 0 deletions
|
@ -106,6 +106,7 @@ read the [`dockerd`](dockerd.md) reference page.
|
|||
| [volume create](volume_create.md) | Creates a new volume where containers can consume and store data |
|
||||
| [volume inspect](volume_inspect.md) | Display information about a volume |
|
||||
| [volume ls](volume_ls.md) | Lists all the volumes Docker knows about |
|
||||
| [volume prune](volume_prune.md) | Remove all unused volumes |
|
||||
| [volume rm](volume_rm.md) | Remove one or more volumes |
|
||||
|
||||
|
||||
|
|
Loading…
Reference in a new issue