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