Create a tag TARGET_IMAGE that refers to SOURCE_IMAGE
docker tag SOURCE_IMAGE[:TAG] TARGET_IMAGE[:TAG]
| Command | Description |
|---|---|
| docker | The base command for the Docker CLI. |
Alias for docker image tag.
Feedback? Suggestions? Can't find something in the docs?