System prune
arcane_system_pruneCleans Docker by removing unused containers, networks, images, and optional volumes. Use with caution as actions cannot be undone.
Instructions
[CRITICAL RISK] Perform Docker system prune - removes unused containers, networks, images, and optionally volumes. This cannot be undone!
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| environmentId | Yes | Environment ID | |
| volumes | No | Also prune volumes (DATA LOSS!) | |
| all | No | Remove all unused images, not just dangling |