pull_image
Retrieve a Docker image from a registry to your local environment. Specify the image name to download it for container use.
Instructions
Pull a Docker image from a registry.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| image | Yes | Image name (e.g. nginx:latest) |