docker save > nginx.tar nginx:latest
docker load < nginx.tar
docker save > nginx.tar nginx:latest
docker load < nginx.tar
相关文章: