image_tag
Retag a container image with a new name or tag, specifying source and target image references.
Instructions
Tag a container image with a new name/tag.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| source | Yes | Current image reference in image-name[:tag] format | |
| target | Yes | New image reference in image-name[:tag] format |