docker pull <image>:<tag>
docker image save <image>:<tag> | gzip > image.tar.gz
docker image load < iamge.tar.gz