This commit is contained in:
parent
96851e9a34
commit
252abce5d3
@ -9,8 +9,8 @@ RUN docker-php-ext-install pdo_mysql opcache gd zip ldap
|
|||||||
|
|
||||||
COPY ./crontab /etc/cron.d/crontab
|
COPY ./crontab /etc/cron.d/crontab
|
||||||
|
|
||||||
COPY ./petroq.service /etc/systemd/system
|
#COPY ./petroq.service /etc/systemd/system
|
||||||
RUN systemctl enable --now pteroq.service
|
#RUN systemctl enable --now pteroq.service
|
||||||
RUN chmod 0644 /etc/cron.d/crontab
|
RUN chmod 0644 /etc/cron.d/crontab
|
||||||
|
|
||||||
RUN /usr/bin/crontab /etc/cron.d/crontab
|
RUN /usr/bin/crontab /etc/cron.d/crontab
|
||||||
|
Loading…
x
Reference in New Issue
Block a user