docker tag
Image ManagementCreate a tag for an image
Examples
Common usage examples
Tag an image
docker tag myimage:latest myimage:v1.0Related Commands
You might also find these useful
Create a tag for an image
Tag an image
docker tag myimage:latest myimage:v1.0