docker push命令-推送image到注册服务器

push 推送image到注册服务器

Usage: docker push NAME[:TAG]Push an image or a repository to the registry

Use docker push to share your images to the Docker Hub registry or to a self-hosted one.