You've already forked dockerfiles
mirror of
https://github.com/vimagick/dockerfiles.git
synced 2025-07-15 01:14:25 +02:00
udp
This commit is contained in:
@ -31,7 +31,7 @@ RUN tar xzf dnscrypt-proxy-1.4.3.tar.gz && \
|
|||||||
make install
|
make install
|
||||||
|
|
||||||
WORKDIR /
|
WORKDIR /
|
||||||
|
|
||||||
RUN rm -r /tmp/pkgs/
|
RUN rm -r /tmp/pkgs/
|
||||||
|
EXPOSE 53 53/udp
|
||||||
|
|
||||||
CMD supervisord -n -c /etc/supervisor/supervisord.conf
|
CMD supervisord -n -c /etc/supervisor/supervisord.conf
|
||||||
|
Reference in New Issue
Block a user