---
title: "Clean Exited Containers"
method: POST
path: "/docker/clean-exited-containers"
tags: ["Docker"]
---

# Clean Exited Containers

`POST /docker/clean-exited-containers`

Remove all exited Docker containers to free up space.

Args:
    docker_service: Docker service dependency
    
Returns:
    Response from cleanup operation

## Response `200`

Successful Response

- unknown

---

[API](https://skmtc.net/hummingbot/apis/hummingbot-api.md) · [All operations](https://skmtc.net/hummingbot/apis/hummingbot-api/llms.txt) · [OpenAPI document](https://skmtc-service-staging.skmtc.workers.dev/v1/apis/hummingbot/hummingbot-api/revisions/5347fe79537f/schema)
