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-03-02 12:00:44 +08:00
parent 81987cba66
commit ef23cc8460

View File

@ -31,7 +31,7 @@ RUN tar xzf dnscrypt-proxy-1.4.3.tar.gz && \
make install
WORKDIR /
RUN rm -r /tmp/pkgs/
EXPOSE 53 53/udp
CMD supervisord -n -c /etc/supervisor/supervisord.conf