How to tag Docker images?
If you have been working with Docker containers and images for quite a while now, you might have tons of images already in your local machine. In fact, some of these Docker images might even be from the same repository. For example, you might have fedora images with different versions such as 24, 26, latest, etc. Managing such… Read More »