Update Dockerfile
This commit is contained in:
@@ -4,7 +4,7 @@ RUN \
|
|||||||
apt update && \
|
apt update && \
|
||||||
apt -y upgrade && \
|
apt -y upgrade && \
|
||||||
apt -y install bash build-essential clang cmake cppcheck curl gdb git gperf \
|
apt -y install bash build-essential clang cmake cppcheck curl gdb git gperf \
|
||||||
iputils-ping libboost-all-dev libgl1-mesa-dev libjemalloc1 libjemalloc-dev libmlpack-dev \
|
iputils-ping libboost-all-dev libgl1-mesa-dev libjemalloc2 libjemalloc-dev libmlpack-dev \
|
||||||
linux-tools-generic nano valgrind wget spawn-fcgi libfcgi-dev \
|
linux-tools-generic nano valgrind wget spawn-fcgi libfcgi-dev \
|
||||||
qt5-default && \
|
qt5-default && \
|
||||||
apt -y autoremove && \
|
apt -y autoremove && \
|
||||||
|
|||||||
Reference in New Issue
Block a user