Hi, I encountered an issue recently, when I pushed an image to Docker Hub and pulled down to another machine, the image id are not same.
The machine that I pushed the docker image: Ubuntu 14.04 ppc64le, Docker 1.6.2
The machine that I pulled the docker image: Uubntu 14.04 ppc64le, Docker 1.9.1
The machine that I pulled the docker image: Red Hat 7.1 x86_64, Docker 1.9.1
They have three different Docker image id, it’s weird, does anyone know why?