Skip to content
GitLab
Menu
Projects
Groups
Snippets
Loading...
Help
Help
Support
Community forum
Keyboard shortcuts
?
Submit feedback
Contribute to GitLab
Sign in / Register
Toggle navigation
Menu
Open sidebar
kecinstone
2024pra-vllm
Commits
937e7b7d
Unverified
Commit
937e7b7d
authored
Jan 04, 2024
by
Alexandre Payot
Committed by
GitHub
Jan 04, 2024
Browse files
Build docker image with shared objects from "build" step (#2237)
parent
aee8ef66
Changes
2
Hide whitespace changes
Inline
Side-by-side
Showing
2 changed files
with
1 addition
and
1 deletion
+1
-1
.dockerignore
.dockerignore
+1
-0
Dockerfile
Dockerfile
+0
-1
No files found.
.dockerignore
0 → 100644
View file @
937e7b7d
vllm/*.so
Dockerfile
View file @
937e7b7d
...
@@ -81,4 +81,3 @@ COPY --from=build /workspace/vllm/*.so /workspace/vllm/
...
@@ -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"]
Write
Preview
Markdown
is supported
0%
Try again
or
attach a new file
.
Attach a file
Cancel
You are about to add
0
people
to the discussion. Proceed with caution.
Finish editing this message first!
Cancel
Please
register
or
sign in
to comment