How to Safely Remove Docker Image Tags Without Deleting the Image
Manage image tags is a common task when working with Docker. Occasionally, a tag might be applied incorrectly, perhaps due to a typographical error, or it may simply no longer be needed. (more…)