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 /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"]
|
||||
|
@ -90,7 +90,7 @@ SocketDir=/run/zabbix
|
||||
#
|
||||
# Mandatory: no
|
||||
# Default:
|
||||
DBHost=zabbix-db
|
||||
DBHost=db
|
||||
|
||||
### Option: DBName
|
||||
# Database name.
|
||||
|
Loading…
x
Reference in New Issue
Block a user