mirror of
https://github.com/zabbix/zabbix-docker.git
synced 2025-08-14 10:48:35 +02:00
Added README.md files
This commit is contained in:
@ -73,8 +73,8 @@ ADD conf/etc/zabbix/apache.conf /etc/zabbix/
|
||||
ADD conf/etc/zabbix/apache_ssl.conf /etc/zabbix/
|
||||
ADD conf/etc/zabbix/web/zabbix.conf.php /etc/zabbix/web/
|
||||
ADD conf/etc/php5/conf.d/99-zabbix.ini /etc/php5/conf.d/
|
||||
ADD run_zabbix_component.sh /data/
|
||||
ADD run_zabbix_component.sh /
|
||||
|
||||
ENTRYPOINT ["/bin/bash"]
|
||||
|
||||
CMD ["/data/run_zabbix_component.sh", "frontend", "mysql", "apache"]
|
||||
CMD ["/run_zabbix_component.sh", "frontend", "mysql", "apache"]
|
||||
|
Reference in New Issue
Block a user