Update the link for understand data volumes

Signed-off-by: yuexiao-wang <wang.yuexiao@zte.com.cn>
This commit is contained in:
yuexiao-wang 2016-10-18 00:04:52 +08:00
parent f11a588d75
commit b1c2d425e1
6 changed files with 6 additions and 6 deletions

View File

@ -61,7 +61,7 @@ Total reclaimed space: 13.5 MB
* [volume inspect](volume_inspect.md)
* [volume rm](volume_rm.md)
* [volume prune](volume_prune.md)
* [Understand Data Volumes](../../tutorials/dockervolumes.md)
* [Understand Data Volumes](https://docs.docker.com/engine/tutorials/dockervolumes/)
* [system df](system_df.md)
* [container prune](container_prune.md)
* [image prune](image_prune.md)

View File

@ -79,4 +79,4 @@ $ docker volume create --driver local --opt type=nfs --opt o=addr=192.168.1.1,rw
* [volume ls](volume_ls.md)
* [volume rm](volume_rm.md)
* [volume prune](volume_prune.md)
* [Understand Data Volumes](../../tutorials/dockervolumes.md)
* [Understand Data Volumes](https://docs.docker.com/engine/tutorials/dockervolumes/)

View File

@ -45,4 +45,4 @@ Example output:
* [volume ls](volume_ls.md)
* [volume rm](volume_rm.md)
* [volume prune](volume_prune.md)
* [Understand Data Volumes](../../tutorials/dockervolumes.md)
* [Understand Data Volumes](https://docs.docker.com/engine/tutorials/dockervolumes/)

View File

@ -171,4 +171,4 @@ vol3: local
* [volume inspect](volume_inspect.md)
* [volume rm](volume_rm.md)
* [volume prune](volume_prune.md)
* [Understand Data Volumes](../../tutorials/dockervolumes.md)
* [Understand Data Volumes](https://docs.docker.com/engine/tutorials/dockervolumes/)

View File

@ -37,7 +37,7 @@ Total reclaimed space: 36 B
* [volume ls](volume_ls.md)
* [volume inspect](volume_inspect.md)
* [volume rm](volume_rm.md)
* [Understand Data Volumes](../../tutorials/dockervolumes.md)
* [Understand Data Volumes](https://docs.docker.com/engine/tutorials/dockervolumes/)
* [system df](system_df.md)
* [container prune](container_prune.md)
* [image prune](image_prune.md)

View File

@ -31,4 +31,4 @@ Remove one or more volumes. You cannot remove a volume that is in use by a conta
* [volume inspect](volume_inspect.md)
* [volume ls](volume_ls.md)
* [volume prune](volume_prune.md)
* [Understand Data Volumes](../../tutorials/dockervolumes.md)
* [Understand Data Volumes](https://docs.docker.com/engine/tutorials/dockervolumes/)