tag=reg.cestong.com.cn/cecf/dev docker-build: docker build . -t ${tag} docker-push: docker-build docker push ${tag}