Fix issue with "no such image"
`docker tag` command is unable to retag a remote image and we don't want to pull this image since it is costly in time.
Loading
Please sign in to comment
`docker tag` command is unable to retag a remote image and we don't want to pull this image since it is costly in time.