This commit is contained in:
2021-02-19 09:50:16 +01:00
parent 74ee95d328
commit d6b01e606e
2 changed files with 1 additions and 6 deletions

View File

@@ -8,7 +8,7 @@ RUN sed -i 's@deb.debian.org@apt-cache.lan/deb.debian.org@g' /etc/apt/sources.li
apt-get install -y build-essential dpkg-dev dpkg-cross \
devscripts gcc make ccache distcc flex bison \
gcc-arm-linux-gnueabihf gcc-arm-linux-gnueabi \
bc rsync kmod cpio libssl-dev:native && \
bc rsync kmod cpio libssl-dev:native lzop && \
apt-get remove --purge -y exim* && \
apt-get autoremove --purge -y && \
apt-get clean -y && \