docker_status
Display the status of Docker Compose services, listing running containers and their state.
Instructions
Show the status of running Docker Compose services.
Executes docker compose ps and returns the output.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
No arguments | |||
Output Schema
| Name | Required | Description | Default |
|---|---|---|---|
No arguments | |||