Skip to main content

Documentation Index

Fetch the complete documentation index at: https://mintlify.com/apple/container/llms.txt

Use this file to discover all available pages before exploring further.

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