I looked through the documentation but couldn't find anything about defining the tag name of an image in a Dockerfile. There is, however, one for the command line.
I don't want an image created from another image to have the same name. What should I do now?