Unverified Commit 937e7b7d authored by Alexandre Payot's avatar Alexandre Payot Committed by GitHub
Browse files

Build docker image with shared objects from "build" step (#2237)

parent aee8ef66
......@@ -81,4 +81,3 @@ COPY --from=build /workspace/vllm/*.so /workspace/vllm/
COPY vllm vllm
ENTRYPOINT ["python3", "-m", "vllm.entrypoints.openai.api_server"]
Markdown is supported
0% or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment