container_remove
Delete a Docker container by specifying its ID or name using the ChatGPT MCP Server. Optionally force removal of running containers for efficient container management.
Instructions
Remove a container
Input Schema
Name | Required | Description | Default |
---|---|---|---|
container | Yes | Container ID or name | |
force | No | Force remove running container |