将docker导出的镜像文件恢复成为一个镜像

    docker import centos_7.tar centos:7-new-fs

      

        docker import 命令操作

 

相关文章: