[SDNC-5] Rebase SDN-C oam
[sdnc/oam.git] / installation / dgbuilder / src / main / docker / Dockerfile
index fa97633..f3c0e81 100644 (file)
@@ -7,7 +7,7 @@ COPY opt /opt
 WORKDIR /opt/openecomp/sdnc/dgbuilder
 # Set the proxy if needed
 # RUN npm config set proxy http://your.proxy.com:8080
-RUN npm install
+#RUN npm install
 
 #ENTRYPOINT /bin/bash /opt/openecomp/sdnc/dgbuilder/start sdnc1.0
 EXPOSE 3100