Update Dockerfile
This commit is contained in:
@@ -7,7 +7,7 @@ RUN \
|
||||
apt -y install \
|
||||
bash build-essential ccache clang clang-format clang-tidy cmake cppcheck curl doxygen gdb git gperf iputils-ping \
|
||||
libboost-all-dev libfcgi-dev libgl1-mesa-dev libjemalloc-dev libjemalloc2 libmlpack-dev libtbb-dev libyaml-cpp-dev \
|
||||
linux-tools-generic nano nasm ninja-build openssh-server pkg-config python3-pip qt5-default spawn-fcgi tini \
|
||||
linux-tools-generic nano nasm ninja-build openssh-server pkg-config python3-pip qt5-default spawn-fcgi sudo tini \
|
||||
valgrind wget && \
|
||||
apt -y autoremove && \
|
||||
apt -y autoclean && \
|
||||
|
||||
Reference in New Issue
Block a user