Create volume
arcane_volume_createCreate a Docker volume in a specified environment. Set driver, driver options, and labels.
Instructions
Create a new Docker volume
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| environmentId | Yes | Environment ID | |
| name | Yes | Volume name | |
| driver | No | Volume driver | local |
| driverOpts | No | Driver-specific options | |
| labels | No | Labels to add to the volume |