docker_pull
Pull a Docker image from a registry by specifying image name and tag. Optionally confirm to proceed when required by configuration.
Instructions
Pull a Docker image from a registry.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| image | Yes | The image name and optional tag (e.g. "nginx:latest"). | |
| confirm | No | Set to True to confirm when required by config. |
Output Schema
| Name | Required | Description | Default |
|---|---|---|---|
No arguments | |||