For those wanting to explicitly declare they are pulling from dockerhub when using fabric8 maven plugin, add a new property: registry.hub.docker.com/library
I arrived on this page trying to solve problem of pulling from my AWS ECR registry when building Docker images using fabric8.