added lucene client

This commit is contained in:
Ralph Soika 2025-03-06 19:13:22 +01:00
parent 09572730e5
commit 647f2e9af8
2 changed files with 2 additions and 0 deletions

View file

@ -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/

Binary file not shown.