1. docker image save -o nginx.tar docker.io/nginx:latest
    2. dokcer image save -o 文件名.tar 镜像名

    image.png