Some fixes
This commit is contained in:
@@ -17,6 +17,7 @@ WORKDIR /opt/re3gistry
|
||||
RUN sh ./init-config.sh \
|
||||
&& cp -R app/* /opt/tomcat/webapps/ \
|
||||
&& cp -R webapp/public_html/* /var/www/localhost/htdocs/ \
|
||||
&& chmod +x start.sh
|
||||
&& chmod +x start.sh \
|
||||
&& touch /opt/tomcat/webapps/re3gistry2/WEB-INF/classes/configurations_files/system.installed
|
||||
|
||||
ENTRYPOINT [ "/opt/re3gistry/start.sh" ]
|
||||
|
Reference in New Issue
Block a user