From f82af1937665ff141aed24129686356ed4753ad5 Mon Sep 17 00:00:00 2001 From: Paul Caskey Date: Fri, 12 May 2017 18:09:34 -0500 Subject: [PATCH] minor detail --- Dockerfile | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/Dockerfile b/Dockerfile index ba29531..a199ebb 100644 --- a/Dockerfile +++ b/Dockerfile @@ -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