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
3c4adde5
Unverified
Commit
3c4adde5
authored
Aug 29, 2025
by
Alec
Committed by
GitHub
Aug 29, 2025
Browse files
fix: add dev tools to devcontainer (#2777)
Signed-off-by:
alec-flowers
<
aflowers@nvidia.com
>
parent
b738e6a0
Changes
1
Show whitespace changes
Inline
Side-by-side
Showing
1 changed file
with
6 additions
and
6 deletions
+6
-6
container/Dockerfile.vllm
container/Dockerfile.vllm
+6
-6
No files found.
container/Dockerfile.vllm
View file @
3c4adde5
...
@@ -304,20 +304,20 @@ RUN apt-get update -y && \
...
@@ -304,20 +304,20 @@ RUN apt-get update -y && \
wget \
wget \
tmux \
tmux \
vim \
vim \
autoconf \
automake \
libtool \
net-tools \
git \
git \
openssh-client \
iproute2 \
rsync \
zip \
unzip \
htop \
# Build Dependencies
# Build Dependencies
autoconf \
autoconf \
automake \
automake \
cmake \
cmake \
git \
libtool \
libtool \
meson \
meson \
net-tools \
net-tools \
ninja-build \
pybind11-dev \
pybind11-dev \
# Rust build dependencies
# Rust build dependencies
clang \
clang \
...
...
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