Skip to content

Commit

Permalink
minor detail
Browse files Browse the repository at this point in the history
  • Loading branch information
pcaskey committed May 12, 2017
1 parent 7b6b50b commit f82af19
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 @@ -80,7 +80,7 @@ VOLUME ["/usr/local/tomcat/conf", \
#
# for a burned config, *uncomment* the COPY lines below and *comment* the lines of the VOLUME command above
#
# consider not doing the volumes below as it creates a run-time dependency and a better solution would be to use syslog from the container
# consider not doing the volumes below as it creates a run-time dependency and a better solution might be to use syslog from the container
# VOLUME ["/usr/local/tomcat/logs", "/opt/shibboleth-idp/logs"]
#
## COPY ${TOMCFG} /usr/local/tomcat/conf
Expand Down

0 comments on commit f82af19

Please sign in to comment.