fix ROOT ref

This commit is contained in:
Terry Brady
2019-03-27 14:19:16 -07:00
committed by Tim Donohue
parent efea77fb7d
commit 07029b9caf

View File

@@ -54,4 +54,4 @@ EXPOSE 8080 8009
ENV JAVA_OPTS=-Xmx2000m
RUN ln -s $DSPACE_INSTALL/webapps/ROOT /usr/local/tomcat/webapps/spring-rest
RUN ln -s $DSPACE_INSTALL/webapps/spring-rest /usr/local/tomcat/webapps/ROOT