mirror of
https://github.com/vimagick/dockerfiles.git
synced 2024-11-24 08:52:31 +02:00
update
This commit is contained in:
parent
3495cc5ad3
commit
b52ae53823
@ -32,12 +32,12 @@ RUN apt-get update \
|
||||
&& make install \
|
||||
&& cd .. \
|
||||
&& rm -rf dnscrypt-wrapper \
|
||||
&& apt-get remove -y autoconf \
|
||||
automake \
|
||||
build-essential \
|
||||
curl \
|
||||
git \
|
||||
libevent-dev \
|
||||
&& apt-get purge --auto-remove -y autoconf \
|
||||
automake \
|
||||
build-essential \
|
||||
curl \
|
||||
git \
|
||||
libevent-dev \
|
||||
&& rm -rf /var/lib/apt/lists/*
|
||||
|
||||
RUN mkdir -p /var/lib/dnscrypt-wrapper \
|
||||
|
Loading…
Reference in New Issue
Block a user