mirror of
https://github.com/TheAnachronism/docspell.git
synced 2025-06-20 17:39:54 +00:00
Prepare docker setup for fulltext search
This commit is contained in:
@ -29,7 +29,7 @@ RUN apk add --no-cache openjdk11-jre \
|
||||
&& rm docspell.zip \
|
||||
&& apk del curl unzip
|
||||
|
||||
COPY joex/entrypoint.sh /opt/entrypoint.sh
|
||||
COPY entrypoint-joex.sh /opt/entrypoint.sh
|
||||
|
||||
EXPOSE 7878
|
||||
|
||||
|
Reference in New Issue
Block a user