list_docker_containers
Retrieve and list Docker containers with detailed information on a remote server using hostname, username, and optional parameters like show_all and timeout. Part of the OPS MCP Server.
Instructions
列出Docker容器及其信息
Input Schema
Name | Required | Description | Default |
---|---|---|---|
hostname | Yes | ||
password | No | ||
port | No | ||
show_all | No | ||
timeout | No | ||
username | Yes |