"naming to docker.io", explanation and prevention?
Naming to docker.io/library/imageName When I build an image from a dockerfile , I see this statement appear in the docker build log, as the last statement of the build log that prints in the console. What does this mean? Does this mean a copy of the image has been pushed to docker.io ? If so, is there any way to prevent this? It seems to continue happening e