mirror of
https://github.com/docker/cli.git
synced 2025-07-30 17:03:07 +03:00
add a section to each volume page
Signed-off-by: ozlerhakan <hakan.ozler@kodcu.com>
This commit is contained in:
@ -48,3 +48,10 @@ These options are passed directly to the volume driver. Options for
|
||||
different volume drivers may do different things (or nothing at all).
|
||||
|
||||
*Note*: The built-in `local` volume driver does not currently accept any options.
|
||||
|
||||
## Related information
|
||||
|
||||
* [volume inspect](volume_inspect.md)
|
||||
* [volume ls](volume_ls.md)
|
||||
* [volume rm](volume_rm.md)
|
||||
* [Understand Data Volumes](../../userguide/containers/dockervolumes.md)
|
Reference in New Issue
Block a user