Skip to content
Snippets Groups Projects
Commit 0ac88274 authored by egon w. stemle's avatar egon w. stemle :robot:
Browse files

Fix setenv.sh not found

parent 557f8e44
No related branches found
No related tags found
No related merge requests found
......@@ -87,7 +87,7 @@ RUN mkdir /opt/tomcat8/bin/tomcat-native && \
make && make install
# copy config files etc. (setenv.sh,server.xml)
COPY commul-customization/tomcat-setenv.sh /opt/tomcat8/bin/
COPY commul-customization/tomcat-setenv.sh /opt/tomcat8/bin/setenv.sh
COPY commul-customization/tomcat-server.xml /opt/tomcat8/conf/server.xml
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Please register or to comment