list_docker_containers
List Docker containers on FeiNiu NAS with their running status. Filter by status (all, running, or stopped) to view specific container states.
Instructions
列出飞牛 NAS 上所有的 Docker 容器及其运行状态
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| status | No | 容器状态过滤: 'all'(全部,默认)、'running'(仅运行中)、'stopped'(仅已停止) |