mirror of
https://github.com/vimagick/dockerfiles.git
synced 2024-11-28 09:08:50 +02:00
expose 53
This commit is contained in:
parent
b89d149ed5
commit
b767b35f0d
@ -37,6 +37,6 @@ RUN tar xzf dnscrypt-proxy-1.4.3.tar.gz && \
|
||||
|
||||
WORKDIR /
|
||||
RUN rm -r /tmp/pkgs/
|
||||
EXPOSE 80 1080 8123 9001
|
||||
EXPOSE 53/udp 53/tcp 80 1080 8123 9001
|
||||
|
||||
CMD supervisord -n -c /etc/supervisor/supervisord.conf
|
||||
|
Loading…
Reference in New Issue
Block a user