control_docker_container
Start, stop, restart, or remove a Docker container on FeiNiu NAS by specifying the action and container name or ID.
Instructions
启动、停止或重启飞牛 NAS 上的 Docker 容器
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| action | Yes | 操作类型: 'start'(启动)、'stop'(停止)、'restart'(重启)、'remove'(删除) | |
| container | Yes | 容器名称或容器 ID |