image_remove
Remove a container image from WSL. Force delete images in use and control cleanup of untagged parents.
Instructions
Remove a container image.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| force | No | Force removal even if in use | |
| image | Yes | Image name or ID | |
| noPrune | No | Do not delete untagged parents |