mirror of
https://github.com/YuWanTingbb/unofficial-gpt4.git
synced 2025-10-17 15:34:06 +00:00
更新 Dockerfile
This commit is contained in:
@@ -13,7 +13,7 @@ RUN chmod +x mvnw && \
|
|||||||
rm -rf /root/.m2
|
rm -rf /root/.m2
|
||||||
|
|
||||||
# Use Distroless as base image
|
# Use Distroless as base image
|
||||||
container-registry.oracle.com/os/oraclelinux:8-slim
|
FROM container-registry.oracle.com/os/oraclelinux:8-slim
|
||||||
|
|
||||||
# Copy the native executable into the containers
|
# Copy the native executable into the containers
|
||||||
COPY --from=builder /build/target/gpt-4-copilot /app
|
COPY --from=builder /build/target/gpt-4-copilot /app
|
||||||
|
Reference in New Issue
Block a user