Manually pull the base alpine images
[policy/engine.git] / docker_merge.sh
index 1eb7185..f946648 100644 (file)
@@ -63,6 +63,10 @@ echo $MVN_MAJMIN_VERSION
 
 echo "Building $IMAGE"
 
+docker login -u docker -p docker nexus3.onap.org:10001
+docker pull nexus3.onap.org:10001/onap/policy-common-alpine:1.4.0
+docker tag nexus3.onap.org:10001/onap/policy-common-alpine:1.4.0 onap/policy-common-alpine:1.4.0
+
 #
 # This is the local latest tagged image. The Dockerfile's need this to build images
 #