فهرست منبع

dockerFile adminassos

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