Skip to content

Commit

Permalink
Update Dockerfile
Browse files Browse the repository at this point in the history
  • Loading branch information
chubing authored Apr 6, 2020
1 parent 00ad3f1 commit 9df9c7b
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion Dockerfile
Original file line number Diff line number Diff line change
Expand Up @@ -77,7 +77,7 @@ RUN groupadd -r tomcat \
&& chown -R tomcat:tomcat /opt/tomee \
&& ln -s $JAVA_HOME/bin/java /etc/alternatives/java \
&& mkdir -p /opt/tomee/conf/Catalina/localhost/ \
&& chown -R tomcat:tomcat /opt/grouper/grouperContainer
&& chown -R tomcat:tomcat /opt/grouper/grouperWebapp


COPY container_files/tier-support/ /opt/tier-support/
Expand Down

0 comments on commit 9df9c7b

Please sign in to comment.