removing zeroconf /etc/distcc/hosts
This commit is contained in:
@@ -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
|
||||
|
||||
|
||||
Reference in New Issue
Block a user