ChatGPT MCP Server

by Toowiredd
Verified

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

NameRequiredDescriptionDefault
containerYesContainer ID or name
forceNoForce remove running container

Input Schema (JSON Schema)

{ "properties": { "container": { "description": "Container ID or name", "type": "string" }, "force": { "description": "Force remove running container", "type": "boolean" } }, "required": [ "container" ], "type": "object" }

You must be authenticated.

Other Tools from ChatGPT MCP Server

Related Tools

ID: eorcr8wut5