1
0
mirror of https://github.com/vimagick/dockerfiles.git synced 2025-04-23 12:08:49 +02:00
This commit is contained in:
kev 2015-06-17 08:45:02 +08:00
parent 3495cc5ad3
commit b52ae53823

View File

@ -32,7 +32,7 @@ RUN apt-get update \
&& make install \ && make install \
&& cd .. \ && cd .. \
&& rm -rf dnscrypt-wrapper \ && rm -rf dnscrypt-wrapper \
&& apt-get remove -y autoconf \ && apt-get purge --auto-remove -y autoconf \
automake \ automake \
build-essential \ build-essential \
curl \ curl \