Skip to main content
Applies a new tag to an existing image. The original image reference remains unchanged.

Usage

container image tag <source> <target> [--debug]

Arguments

source
string
required
The existing image reference (format: image-name[:tag])
target
string
required
The new image reference

Build docs developers (and LLMs) love