Compare commits
1 commit
505af64019
...
f8ea051f99
Author | SHA1 | Date | |
---|---|---|---|
f8ea051f99 |
1 changed files with 3 additions and 0 deletions
|
@ -88,3 +88,6 @@ RUN chmod 755 /usr/local/bin/*
|
|||
# Add crontab file in the cron directory
|
||||
ADD crontab /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