1
2
mirror of https://github.com/vimagick/dockerfiles synced 2024-06-16 03:48:44 +00:00

rename services.conf to services.ini

This commit is contained in:
kev 2015-03-19 23:44:23 +08:00
parent 7aac6f5ab7
commit 962416932e

@ -10,7 +10,7 @@ RUN apt-get install -y build-essential pdnsd haproxy polipo nginx python
RUN apt-get clean
ADD ./supervisord.conf /etc/supervisor/
ADD ./services.conf /etc/supervisor/conf.d/
ADD ./services.ini /etc/supervisor/conf.d/
ADD ./pdnsd.conf /etc/
ADD ./shadowsocks /etc/shadowsocks
ADD ./haproxy.cfg /etc/haproxy/