docker volume create <VOLUME>
Create a volume
Arguments
| Name | Description |
|---|---|
VOLUME |
Options
| Name | Description |
|---|---|
-d, --driver <string> | Specify volume driver name (default "local") |
--label <list> | Set metadata for a volume |
-o, --opt <map> | Set driver specific options (default map[]) |