docker save -o mycentos.tar mycentos_new:1.1

 指定输出到的文件

  执行后,运行 ls 命令即可看到打成的tar包, 因为有463M所以打包要一会

  Docker备份镜像

 

相关文章: