docker_volumes
Perform actions on Docker volumes, including listing, creating, removing, inspecting, and pruning, using specified drivers, filters, and force options.
Instructions
Manage Docker volumes
Input Schema
Name | Required | Description | Default |
---|---|---|---|
action | Yes | Action to perform on volumes | |
driver | No | Volume driver | |
filter | No | Filter results | |
force | No | Force operation | |
volume | No | Volume name |