This commit is contained in:
@@ -6,7 +6,7 @@ RUN apt update -y; \
|
||||
libncursesw5-dev libssl-dev python3 python3-dev unzip wget \
|
||||
python3-distutils python3-setuptools rsync subversion swig time \
|
||||
xsltproc zlib1g-dev make distcc distcc-pump nfs-common clang flex bison g++ gawk \
|
||||
gcc-multilib g++-multilib git libncurses-dev libssl-dev && \
|
||||
gcc-multilib-mips-linux-gnu git libncurses-dev libssl-dev && \
|
||||
apt-get remove --purge -y exim* && \
|
||||
apt-get autoremove --purge -y && \
|
||||
apt-get clean -y && \
|
||||
|
||||
Reference in New Issue
Block a user