REPO-3439 enable remote debug change

This commit is contained in:
Alan Davis
2018-04-10 15:30:09 +01:00
parent 2d99f96d4e
commit 70908d4f64

View File

@@ -43,7 +43,7 @@ RUN yum install wget -y && \
\
yum remove wget -y
RUN mkdir -p /usr/local/tomcat/shared/classes && \
RUN mkdir -p /usr/local/tomcat/shared/classes/alfresco/extension && \
mkdir /usr/local/tomcat/alfresco-mmt
RUN touch /usr/local/tomcat/shared/classes/alfresco-global.properties