Skip to main content
Generated
Mar 3, 2026
by
|
Use as starter template
Claim this site
Container home page
Container
Search...
⌘K
Ask AI
apple/container
apple/container
Search...
Navigation
Image Commands
container image tag
Documentation
CLI Reference
Architecture
Overview
CLI overview
Container Commands
container run
container create
container start
container stop
container exec
container list
container inspect
container logs
container stats
container delete
container kill
container prune
Image Commands
container build
container image list
container image pull
container image push
container image tag
container image delete
container image inspect
container image save
container image load
container image prune
System Commands
container system start
container system stop
container system status
container system version
container system logs
container system df
container system property
container system kernel set
container system dns
Network Commands
container network create
container network list
container network inspect
container network delete
container network prune
Builder Commands
container builder start
container builder status
container builder stop
container builder delete
Registry Commands
container registry login
container registry logout
container registry list
Volume Commands
container volume create
container volume list
container volume inspect
container volume delete
container volume prune
On this page
Usage
Arguments
Image Commands
container image tag
Apply a new tag to an existing image
Applies a new tag to an existing image. The original image reference remains unchanged.
Usage
container
image
tag
<
sourc
e
>
<
targe
t
>
[--debug]
Arguments
source
string
required
The existing image reference (format: image-name[:tag])
target
string
required
The new image reference
container image push
Previous
container image delete
Next
⌘I
Assistant
Responses are generated using AI and may contain mistakes.