idk what i did now
This commit is contained in:
@@ -28,7 +28,10 @@ RUN apt upgrade -y
|
||||
|
||||
COPY startservices.sh .
|
||||
RUN chmod +x startservices.sh
|
||||
RUN rm /etc/nginx/sites-enabled/default
|
||||
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/
|
||||
|
||||
|
||||
|
Reference in New Issue
Block a user