added lucene client
This commit is contained in:
parent
09572730e5
commit
647f2e9af8
2 changed files with 2 additions and 0 deletions
|
|
@ -5,6 +5,8 @@ FROM imixs/imixs-office-workflow:5.1.1-SNAPSHOT
|
|||
# Setup debug configuration
|
||||
# COPY ./docker/configuration/standalone-debug.xml /opt/jboss/wildfly/standalone/configuration/
|
||||
|
||||
COPY ./docker/lucene-core-7.7.3.jar /opt/jboss/
|
||||
|
||||
# Deploy artefact
|
||||
RUN rm -r /opt/jboss/wildfly/standalone/deployments/*
|
||||
COPY ./*-app/target/*.war /opt/jboss/wildfly/standalone/deployments/
|
||||
|
|
|
|||
BIN
docker/lucene-core-7.7.3.jar
Normal file
BIN
docker/lucene-core-7.7.3.jar
Normal file
Binary file not shown.
Loading…
Reference in a new issue