mirror of
https://github.com/YuWanTingbb/unofficial-gpt4.git
synced 2025-10-14 22:27:21 +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