pull_image
Pulls a Docker image from a registry into a Portainer environment using the given environment ID and image name.
Instructions
Pull a Docker image from a registry
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| image | Yes | Image name (e.g., 'nginx:latest' or 'myregistry.com/myimage:v1.0') | |
| environmentId | Yes | Portainer environment ID |