1
0
mirror of https://github.com/vimagick/dockerfiles.git synced 2024-12-25 02:04:06 +02:00
This commit is contained in:
kev 2015-06-17 08:46:24 +08:00
parent b52ae53823
commit 2de6febdd4

View File

@ -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