build-deps ain't necessary either
This commit is contained in:
@@ -9,7 +9,6 @@ RUN apt-get update -y &&\
|
||||
apt-get install -y \
|
||||
procps build-essential dpkg-dev dpkg-cross \
|
||||
devscripts make ccache distcc && \
|
||||
apt-get build-dep -y linux-source && \
|
||||
apt-get remove --purge -y exim* && \
|
||||
apt-get autoremove --purge -y && \
|
||||
apt-get clean -y && \
|
||||
|
||||
Reference in New Issue
Block a user