docker-tag
Create a tag TARGET_IMAGE that refers to SOURCE_IMAGE
- Provided by: docker.io (Version: 29.1.3-0ubuntu3~25.10.1)
- Source: docker.io-app
- Report a bug
Create a tag TARGET_IMAGE that refers to SOURCE_IMAGE
docker tag SOURCE_IMAGE[:TAG] TARGET_IMAGE[:TAG]
Alias for docker image tag.