{feature}-installer.zip not copied to sdnc-img
[sdnc/oam.git] / installation / sdnc / src / main / docker / Dockerfile
index f6edcee..2e2140b 100644 (file)
@@ -15,7 +15,6 @@ COPY idmlight.db.mv.db /opt/opendaylight/current
 # copy openecomp
 COPY opt /opt
 RUN ln -s /opt/openecomp/sdnc /opt/sdnc
-RUN chmod +x /opt/openecomp/sdnc/bin/*
 
 # workaround till we get proxy working
 COPY mysql.tgz /tmp