You've already forked dockerfiles
mirror of
https://github.com/vimagick/dockerfiles.git
synced 2025-11-23 22:15:10 +02:00
update
This commit is contained in:
@@ -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
|
||||
|
||||
Reference in New Issue
Block a user