docker save to tgz code example Example: docker save to tgz docker save myimage:latest | gzip > myimage_latest.tar.gz