pull_image
Pull a Docker image from a registry to use in container management operations. Specify the image name with optional tag to retrieve it locally.
Instructions
Pull a Docker image from a registry
Input Schema
TableJSON Schema
| Name | Required | Description | Default |
|---|---|---|---|
| image | Yes | Image name with optional tag (e.g., 'nginx:latest') |