Suppose I have an image me/mystuff:v0.0.1
me/mystuff:v0.0.1
I find if I push it to the repository:
docker push me/mystuff:v0.0.1
lat
The latest is just the default value of the tag if none is specified. If you push a tagged image it does not replace the current image tagged with latest.