diff --git a/ex201/ex201.end/Dockerfile b/ex201/ex201.end/Dockerfile index 45d1a44..8914930 100644 --- a/ex201/ex201.end/Dockerfile +++ b/ex201/ex201.end/Dockerfile @@ -11,8 +11,8 @@ ENV USERTOKEN=gte-201.end COPY container_files/seed-data/ /seed-data/ -+# won't work if no files in here, since the folder won't be in git. Uncomment only if there are any property files to override -+#COPY container_files/conf/ /opt/grouper/grouperWebapp/WEB-INF/classes/ +# won't work if no files in here, since the folder won't be in git. Uncomment only if there are any property files to override +#COPY container_files/conf/ /opt/grouper/grouperWebapp/WEB-INF/classes/ # && setupFiles RUN . /usr/local/bin/library.sh \