mirror of
https://github.com/vimagick/dockerfiles.git
synced 2024-12-25 02:04:06 +02:00
rename services.conf to services.ini
This commit is contained in:
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/
|
||||
|
Loading…
Reference in New Issue
Block a user