Compare commits
1 commit
f8ea051f99
...
9b0793eac7
Author | SHA1 | Date | |
---|---|---|---|
9b0793eac7 |
1 changed files with 0 additions and 3 deletions
|
@ -88,6 +88,3 @@ RUN chmod 755 /usr/local/bin/*
|
||||||
# Add crontab file in the cron directory
|
# Add crontab file in the cron directory
|
||||||
ADD crontab /etc/crontab
|
ADD crontab /etc/crontab
|
||||||
RUN chmod 0644 /etc/crontab
|
RUN chmod 0644 /etc/crontab
|
||||||
|
|
||||||
# Enable production config
|
|
||||||
RUN cp /usr/local/etc/php/php.ini-production /usr/local/etc/php/php.ini
|
|
||||||
|
|
Loading…
Reference in a new issue