Skip to content
GitLab
Menu
Projects
Groups
Snippets
Loading...
Help
Help
Support
Community forum
Keyboard shortcuts
?
Submit feedback
Contribute to GitLab
Sign in
Toggle navigation
Menu
Open sidebar
OpenDAS
dynamo
Commits
c22315fc
Unverified
Commit
c22315fc
authored
May 16, 2025
by
Biswa Panda
Committed by
GitHub
May 16, 2025
Browse files
fix: add planner path in devcontainer (#1113)
parent
34f3fc6d
Changes
1
Hide whitespace changes
Inline
Side-by-side
Showing
1 changed file
with
1 addition
and
0 deletions
+1
-0
container/Dockerfile.vllm
container/Dockerfile.vllm
+1
-0
No files found.
container/Dockerfile.vllm
View file @
c22315fc
...
@@ -296,6 +296,7 @@ COPY --from=base --chown=$USERNAME:$USERNAME /usr/local/bin /usr/local/bin
...
@@ -296,6 +296,7 @@ COPY --from=base --chown=$USERNAME:$USERNAME /usr/local/bin /usr/local/bin
USER $USERNAME
USER $USERNAME
ENV HOME=/home/$USERNAME
ENV HOME=/home/$USERNAME
ENV PYTHONPATH=$HOME/dynamo/deploy/sdk/src:$PYTHONPATH:$HOME/dynamo/components/planner/src:$PYTHONPATH
WORKDIR $HOME
WORKDIR $HOME
# https://code.visualstudio.com/remote/advancedcontainers/persist-bash-history
# https://code.visualstudio.com/remote/advancedcontainers/persist-bash-history
...
...
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