Create image from tarball Import the contents from a tarball to create a image docker import {{FILE|URL}} {{IMAGE_NAME}} FILE|URL: Path or url to the tarball IMAGE_NAME: Name:tag of the newly created docker image Example: docker import /path/ak-cli.tar ak-cli:latest Related Commands Load Saved Image Save docker image List Images Delete docker image