This commit is contained in:
stephan 2020-03-11 15:02:53 +01:00
parent 9ffffc79b2
commit d2b59ffc5d
2 changed files with 0 additions and 5 deletions

View File

@ -1,3 +0,0 @@
set LeftKWICDelim "<match>";
set RightKWICDelim "<match>";

View File

@ -36,7 +36,5 @@ RUN echo "yes" | cpan HTML::Entities && \
COPY docker-entrypoint.sh /usr/local/bin/ COPY docker-entrypoint.sh /usr/local/bin/
COPY .cqprc /root
ENTRYPOINT ["docker-entrypoint.sh"] ENTRYPOINT ["docker-entrypoint.sh"]