mirror of
https://github.com/vimagick/dockerfiles.git
synced 2024-12-25 02:04:06 +02:00
update
This commit is contained in:
parent
b52ae53823
commit
2de6febdd4
@ -29,6 +29,7 @@ RUN apt-get update \
|
||||
&& make install \
|
||||
&& cd .. \
|
||||
&& rm -rf dnscrypt-proxy \
|
||||
&& apt-get purge --auto-remove -y build-essential curl \
|
||||
&& rm -rf /usr/lib/apt/lists/*
|
||||
|
||||
EXPOSE 53/tcp 53/udp
|
||||
|
Loading…
Reference in New Issue
Block a user