mirror of
https://github.com/moby/moby.git
synced 2022-11-09 12:21:53 -05:00
add a section to each volume page
Signed-off-by: ozlerhakan <hakan.ozler@kodcu.com>
This commit is contained in:
parent
038c3b8287
commit
910ea8adf6
4 changed files with 29 additions and 1 deletions
|
|
@ -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)
|
||||
Loading…
Add table
Add a link
Reference in a new issue