Add indexing script to image.

This commit is contained in:
Patrick Jentsch
2019-11-05 09:29:53 +01:00
parent 43f2bb6e87
commit b0863caf2e
2 changed files with 13 additions and 16 deletions

View File

@ -35,5 +35,8 @@ RUN echo "yes" | cpan HTML::Entities && \
cd ..
COPY foo.sh /usr/local/bin/
ENTRYPOINT ["cqpserver"]
#CMD ["-h"]