mirror of
https://gitlab.ub.uni-bielefeld.de/sfb1288inf/cqpserver.git
synced 2025-07-04 03:33:18 +00:00
Add indexing script to image.
This commit is contained in:
@ -35,5 +35,8 @@ RUN echo "yes" | cpan HTML::Entities && \
|
||||
cd ..
|
||||
|
||||
|
||||
COPY foo.sh /usr/local/bin/
|
||||
|
||||
|
||||
ENTRYPOINT ["cqpserver"]
|
||||
#CMD ["-h"]
|
||||
|
Reference in New Issue
Block a user