mkdir for zabbix pid
This commit is contained in:
parent
a6ec81e4bf
commit
745b3518b6
@ -31,9 +31,8 @@ RUN chmod +x startservices.sh
|
|||||||
RUN rm -v /etc/nginx/sites-enabled/default
|
RUN rm -v /etc/nginx/sites-enabled/default
|
||||||
RUN rm -v /usr/share/zabbix/conf/zabbix.conf.php
|
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 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/php/
|
||||||
|
RUN mkdir /run/zabbix/
|
||||||
|
|
||||||
#Start Services
|
#Start Services
|
||||||
CMD ["./startservices.sh"]
|
CMD ["./startservices.sh"]
|
||||||
|
@ -90,7 +90,7 @@ SocketDir=/run/zabbix
|
|||||||
#
|
#
|
||||||
# Mandatory: no
|
# Mandatory: no
|
||||||
# Default:
|
# Default:
|
||||||
DBHost=zabbix-db
|
DBHost=db
|
||||||
|
|
||||||
### Option: DBName
|
### Option: DBName
|
||||||
# Database name.
|
# Database name.
|
||||||
|
Loading…
x
Reference in New Issue
Block a user