Pārlūkot izejas kodu

Add 'volume prune' to the volume commands index

Signed-off-by: Yanqiang Miao <miao.yanqiang@zte.com.cn>
Yanqiang Miao 8 gadi atpakaļ
vecāks
revīzija
3d4ea98971
1 mainītis faili ar 1 papildinājumiem un 0 dzēšanām
  1. 1 0
      docs/reference/commandline/index.md

+ 1 - 0
docs/reference/commandline/index.md

@@ -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 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 inspect](volume_inspect.md) | Display information about a volume     |
 | [volume ls](volume_ls.md) | Lists all the volumes Docker knows about         |
 | [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                       |
 | [volume rm](volume_rm.md) | Remove one or more volumes                       |