del folder -r
This commit is contained in:
@@ -81,7 +81,7 @@ RUN apt install php${PHPVERSION}-dev libx11-dev libopenblas-dev liblapack-dev ma
|
|||||||
&& make && make install \
|
&& make && make install \
|
||||||
&& apt auto-remove -y \
|
&& apt auto-remove -y \
|
||||||
&& apt clean -y \
|
&& apt clean -y \
|
||||||
&& rm -v pdlib dlib
|
&& rm -vr pdlib dlib
|
||||||
|
|
||||||
# Delete default stuff
|
# Delete default stuff
|
||||||
RUN rm -rv /var/www/html/index.nginx-debian.html \
|
RUN rm -rv /var/www/html/index.nginx-debian.html \
|
||||||
|
Reference in New Issue
Block a user