Solve Docker error: “unable to delete (must be forced) – image is referenced in multiple repositories”
I’ve had to brush up my Docker skills again due to some side projects I’m working on. So I ran into some basic issues I wanted to elaborate on. In this blog post: “image is referenced in multiple repositories.” I had to remove a Docker image from my machine using…