docker save > nginx.tar nginx:latest docker load < nginx.tar 来源:https://www.cnblogs.com/everfight/p/docker_images_save_load.html 标签 镜像 Docker