mirror of
https://github.com/1Panel-dev/CordysCRM.git
synced 2026-05-14 11:22:10 +08:00
chore: Updated Dockerfile
This commit is contained in:
@@ -18,6 +18,8 @@ RUN ./mvnw clean package -DskipTests -pl '!frontend' && \
|
||||
cd backend/app/target/dependency && \
|
||||
jar -xf ../*.jar
|
||||
|
||||
RUN cp /build/backend/app/target/dependency/crm-*.jar /build/
|
||||
|
||||
FROM ghcr.io/cordys-dev/cordys-base
|
||||
|
||||
LABEL maintainer="FIT2CLOUD <support@fit2cloud.com>"
|
||||
|
||||
Reference in New Issue
Block a user