remove_container
Remove a stopped Docker container, or force removal of running containers by setting force=true.
Instructions
Remove a stopped container. Pass force=true for running containers.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| force | No | Force remove. Default: false | |
| container | Yes |