list_docker_images
Retrieve a list of Docker images on a remote server by specifying hostname, username, and optional parameters like port and timeout. Simplify remote Docker image management with this tool.
Instructions
列出Docker镜像
Input Schema
Name | Required | Description | Default |
---|---|---|---|
hostname | Yes | ||
password | No | ||
port | No | ||
timeout | No | ||
username | Yes |