removing zeroconf /etc/distcc/hosts

This commit is contained in:
2021-02-22 18:47:45 +01:00
parent d6b01e606e
commit c585faa615
3 changed files with 26 additions and 31 deletions

View File

@@ -13,5 +13,6 @@ RUN sed -i 's@deb.debian.org@apt-cache.lan/deb.debian.org@g' /etc/apt/sources.li
apt-get autoremove --purge -y && \
apt-get clean -y && \
rm -rf /var/lib/apt/lists/* && \
rm -rf /var/cache/apt/*
rm -rf /var/cache/apt/* && \
rm /etc/distcc/hosts #no zeroconf for distcc