Doppeltes agt-get clean entfernt
This commit is contained in:
parent
579e62ae63
commit
13039e03f9
1 changed files with 0 additions and 1 deletions
|
@ -18,7 +18,6 @@ RUN apt-get update && \
|
||||||
curl tzdata \
|
curl tzdata \
|
||||||
autoconf \
|
autoconf \
|
||||||
&& apt-get clean && \
|
&& apt-get clean && \
|
||||||
apt-get clean && \
|
|
||||||
rm -rf /var/lib/apt/lists/* /var/tmp/* /tmp/*
|
rm -rf /var/lib/apt/lists/* /var/tmp/* /tmp/*
|
||||||
|
|
||||||
RUN (cp /etc/munin/apache24.conf /etc/apache2/sites-available/000-default.conf) && \
|
RUN (cp /etc/munin/apache24.conf /etc/apache2/sites-available/000-default.conf) && \
|
||||||
|
|
Reference in a new issue