mirror of
https://github.com/YuWanTingbb/unofficial-gpt4.git
synced 2025-10-16 07:03:17 +00:00
Update Dockerfile.native
This commit is contained in:
@@ -9,7 +9,7 @@ COPY . /build
|
|||||||
|
|
||||||
# Build with a more generic CPU target
|
# Build with a more generic CPU target
|
||||||
RUN chmod +x mvnw && \
|
RUN chmod +x mvnw && \
|
||||||
./mvnw --no-transfer-progress package -Pnative \
|
./mvnw package -Pnative \
|
||||||
-Dquarkus.native.additional-build-args=-H:-UseAdvancedInstructionSets && \
|
-Dquarkus.native.additional-build-args=-H:-UseAdvancedInstructionSets && \
|
||||||
rm -rf /root/.m2
|
rm -rf /root/.m2
|
||||||
|
|
||||||
|
Reference in New Issue
Block a user