getting there, workspace needs cleanup

This commit is contained in:
2021-02-17 18:36:40 +01:00
parent 6ae29df2d6
commit 519388ebd5
3 changed files with 24 additions and 5736 deletions

View File

@@ -7,7 +7,7 @@ RUN sed -i 's@deb.debian.org@apt-cache.lan/deb.debian.org@g' /etc/apt/sources.li
RUN apt-get update -y &&\
apt-get install -y \
procps build-essential dpkg-dev dpkg-cross \
build-essential dpkg-dev dpkg-cross \
devscripts make ccache distcc && \
apt-get remove --purge -y exim* && \
apt-get autoremove --purge -y && \