docker pull
docker push
2.查看镜像tag
3.docker pull镜像
4.打tag,这样再push的时候,docker就知道要把镜像传到哪里了
5.把容器push到仓库
6.用接口查看刚刚上传的容器