mkdir for zabbix pid
This commit is contained in:
@@ -31,9 +31,8 @@ RUN chmod +x startservices.sh
|
||||
RUN rm -v /etc/nginx/sites-enabled/default
|
||||
RUN rm -v /usr/share/zabbix/conf/zabbix.conf.php
|
||||
RUN ln -sv /etc/zabbix/web/zabbix.conf.php /usr/share/zabbix/conf/zabbix.conf.php
|
||||
#RUN chmod 775 /usr/share/zabbix/conf/zabbix.conf.php
|
||||
RUN mkdir /run/php/
|
||||
|
||||
RUN mkdir /run/zabbix/
|
||||
|
||||
#Start Services
|
||||
CMD ["./startservices.sh"]
|
||||
|
||||
Reference in New Issue
Block a user