Demystifying Docker’s <none>:<none> Images
When you rebuild an image after modifying its Dockerfile, or reuse an existing image name and tag, what do you think Docker does behind the scenes?
It simply strips the repository name and tag from th
poonamap.hashnode.dev2 min read