docker_ps
List Docker containers to monitor their status and exposed ports. Shows running containers by default, with options to display stopped containers and limit output.
Instructions
List Docker containers with status and ports. Use all=true for stopped containers.
Input Schema
TableJSON Schema
| Name | Required | Description | Default |
|---|---|---|---|
| all | No | Show all containers (default shows running) | |
| limit | No | Limit output |