docker tag

Estimated reading time: 1 minute

Description

Create a tag TARGET_IMAGE that refers to SOURCE_IMAGE

Usage

docker tag SOURCE_IMAGE[:TAG] TARGET_IMAGE[:TAG]

Parent command

Command Description
docker The base command for the Docker CLI.

Extended description

Alias for docker image tag.

chat icon Feedback? Suggestions? Can't find something in the docs?
Edit this page Request docs changes Get support
Rate this page: