bugfix:修改dign-client容器使用client.conf修改重启后失效问题
This commit is contained in:
@@ -11,7 +11,8 @@ RUN sed -i s@/dl-cdn.alpinelinux.org/@/mirrors.ustc.edu.cn/@g /etc/apk/repositor
|
||||
&& pip3 install httpstat \
|
||||
&& pip3 install CIUnitTest \
|
||||
&& pip3 install pytelegraf \
|
||||
&& pip3 install dnspython
|
||||
&& pip3 install dnspython \
|
||||
&& mv /opt/dign_client/etc/client.conf /opt/dign_client/etc/client.conf.sample
|
||||
|
||||
WORKDIR /opt/dign_client
|
||||
|
||||
|
||||
Reference in New Issue
Block a user