Adding labels to Docker images is a good practice as this custom metadata permits to organize images by environments, record build information and is very helpful in automation.
This guide will show you 2 ways of how to add custom metadata to Docker images. (more…)