idk what i did now

This commit is contained in:
2022-09-12 15:50:58 +05:00
parent 4325fec1a8
commit 6455fd3d7a
4 changed files with 61 additions and 2 deletions

View File

@@ -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/