mirror of
https://gitlab.ub.uni-bielefeld.de/sfb1288inf/cqpserver.git
synced 2024-12-26 03:14:20 +00:00
Add .cqprc
This commit is contained in:
parent
0237fabeb6
commit
9ffffc79b2
3
build/cqpserver/.cqprc
Normal file
3
build/cqpserver/.cqprc
Normal file
@ -0,0 +1,3 @@
|
||||
set LeftKWICDelim "<match>";
|
||||
set RightKWICDelim "<match>";
|
||||
|
@ -36,6 +36,7 @@ RUN echo "yes" | cpan HTML::Entities && \
|
||||
|
||||
|
||||
COPY docker-entrypoint.sh /usr/local/bin/
|
||||
COPY .cqprc /root
|
||||
|
||||
|
||||
ENTRYPOINT ["docker-entrypoint.sh"]
|
||||
|
Loading…
Reference in New Issue
Block a user