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
OpenDAS
dynamo
Commits
6edf46c4
Unverified
Commit
6edf46c4
authored
Apr 11, 2025
by
Anant Sharma
Committed by
GitHub
Apr 11, 2025
Browse files
fix: add DYNAMO_HOME env var to vLLM docker image (#629)
parent
ee986548
Changes
1
Show whitespace changes
Inline
Side-by-side
Showing
1 changed file
with
2 additions
and
0 deletions
+2
-0
container/Dockerfile.vllm
container/Dockerfile.vllm
+2
-0
No files found.
container/Dockerfile.vllm
View file @
6edf46c4
...
...
@@ -349,6 +349,8 @@ RUN source /opt/dynamo/venv/bin/activate && \
#######################################
FROM build AS ci_minimum
ENV DYNAMO_HOME=/workspace
COPY . /workspace
COPY --from=wheel_builder /workspace/dist/ /workspace/dist/
...
...
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