Parcourir la source

dockerFile adminassos

Gu3 il y a 6 ans
Parent
commit
978a793242
1 fichiers modifiés avec 6 ajouts et 6 suppressions
  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