mirror of
https://git.datalinker.icu/vllm-project/vllm.git
synced 2025-12-11 12:44:56 +08:00
Build docker image with shared objects from "build" step (#2237)
This commit is contained in:
parent
aee8ef661a
commit
937e7b7d7c
1
.dockerignore
Normal file
1
.dockerignore
Normal file
@ -0,0 +1 @@
|
|||||||
|
vllm/*.so
|
||||||
@ -81,4 +81,3 @@ COPY --from=build /workspace/vllm/*.so /workspace/vllm/
|
|||||||
COPY vllm vllm
|
COPY vllm vllm
|
||||||
|
|
||||||
ENTRYPOINT ["python3", "-m", "vllm.entrypoints.openai.api_server"]
|
ENTRYPOINT ["python3", "-m", "vllm.entrypoints.openai.api_server"]
|
||||||
|
|
||||||
|
|||||||
Loading…
x
Reference in New Issue
Block a user