mirror of
https://github.com/YuWanTingbb/unofficial-gpt4.git
synced 2025-10-17 07:24:06 +00:00
Delete Dockerfiles/Dockerfile.native
This commit is contained in:
@@ -1,7 +0,0 @@
|
|||||||
FROM container-registry.oracle.com/os/oraclelinux:8-slim
|
|
||||||
|
|
||||||
ARG APP_FILE
|
|
||||||
EXPOSE 8080
|
|
||||||
|
|
||||||
COPY target/${APP_FILE} app
|
|
||||||
ENTRYPOINT ["/app"]
|
|
Reference in New Issue
Block a user