Gu3 пре 6 година
родитељ
комит
978a793242
1 измењених фајлова са 6 додато и 6 уклоњено
  1. 6 6
      docker/adminassos/Dockerfile

+ 6 - 6
docker/adminassos/Dockerfile

@@ -51,9 +51,9 @@ RUN chown www-data:www-data -R opentalent
 RUN mkdir /var/log/opentalent
 RUN chown www-data:www-data -R /var/log/opentalent
 
-#RUN cd /var/www/opentalent/opentalent
-#RUN mkdir config
-#RUN cd /var/wwww/opentalent/opentalent/config
-#RUN for f in $(ls -d /var/source/config/config/*); do ln -s $f; done && ls -al
-#RUN cd /var/www/opentalent/opentalent
-#RUN chown www-data:www-data -R config
+RUN cd /var/www/opentalent/opentalent
+RUN mkdir config
+RUN cd /var/wwww/opentalent/opentalent/config
+RUN for f in $(ls -d /var/source/config/config/*); do ln -s $f; done && ls -al
+RUN cd /var/www/opentalent/opentalent
+RUN chown www-data:www-data -R config