Skip to main content

Remove a container

DELETE 

/api/node/:hostname/container/docker/:id

Remove a container from the target node. Use the force query parameter to remove a running container.

Request

Responses

Container removal accepted.