mirror of https://github.com/docker/cli.git
b1bac487a6
Allows users to submit options similar to the `mount` command when creating a volume with the `local` volume driver. For example: ```go $ docker volume create -d local --opt type=nfs --opt device=myNfsServer:/data --opt o=noatime,nosuid ``` Signed-off-by: Brian Goff <cpuguy83@gmail.com> |
||
---|---|---|
.. | ||
commandline | ||
builder.md | ||
glossary.md | ||
index.md | ||
run.md |