Unverified Commit 3c4adde5 authored by Alec's avatar Alec Committed by GitHub
Browse files

fix: add dev tools to devcontainer (#2777)


Signed-off-by: default avataralec-flowers <aflowers@nvidia.com>
parent b738e6a0
......@@ -304,20 +304,20 @@ RUN apt-get update -y && \
wget \
tmux \
vim \
autoconf \
automake \
libtool \
net-tools \
git \
openssh-client \
iproute2 \
rsync \
zip \
unzip \
htop \
# Build Dependencies
autoconf \
automake \
cmake \
git \
libtool \
meson \
net-tools \
ninja-build \
pybind11-dev \
# Rust build dependencies
clang \
......
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