remove_container
Delete Docker containers by specifying the container ID or name, with an option to force removal of running containers, streamlining container management on the Docker MCP Server.
Instructions
Remove a Docker container
Input Schema
Name | Required | Description | Default |
---|---|---|---|
container | Yes | Container ID or name | |
force | No | Force removal of running container |