docker-image-tag (1) Linux Manual Page
docker-image-tag – Create a tag TARGET_IMAGE that refers to SOURCE_IMAGE Synopsisdocker image tag SOURCE_IMAGE[:TAG] TARGET_IMAGE[:TAG] DescriptionAssigns a new alias to an image in a registry. An alias refers to the entire image name including the optional TAG after the ‘:’. OptionsNAME The image name which is made up of slash-separated name components, optionally prefixed by…
