mirror of
https://github.com/vimagick/dockerfiles.git
synced 2025-12-21 21:33:02 +01:00
rename services.conf to services.ini
This commit is contained in:
@@ -10,7 +10,7 @@ RUN apt-get install -y build-essential pdnsd haproxy polipo nginx python
|
|||||||
RUN apt-get clean
|
RUN apt-get clean
|
||||||
|
|
||||||
ADD ./supervisord.conf /etc/supervisor/
|
ADD ./supervisord.conf /etc/supervisor/
|
||||||
ADD ./services.conf /etc/supervisor/conf.d/
|
ADD ./services.ini /etc/supervisor/conf.d/
|
||||||
ADD ./pdnsd.conf /etc/
|
ADD ./pdnsd.conf /etc/
|
||||||
ADD ./shadowsocks /etc/shadowsocks
|
ADD ./shadowsocks /etc/shadowsocks
|
||||||
ADD ./haproxy.cfg /etc/haproxy/
|
ADD ./haproxy.cfg /etc/haproxy/
|
||||||
|
|||||||
Reference in New Issue
Block a user