docker_ps
List running Docker containers on a remote Linux machine. Include stopped containers with the all parameter.
Instructions
List Docker containers (running by default; use all=true for all).
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| all | No | Show all containers including stopped (default false) | |
| session_id | Yes |