docker
docker copied to clipboard
run security file creation on apache launch
I encounter this warning with running from this container:
Following these instructions, I can make the error go away, but I am not mounting a volume on some of those directories, so the warning emerges on the next container execution.
This would also run on PHP FPM launch or any other command
This would also run on PHP FPM launch or any other command
any other suggestions?
This doesn't really work on new instances:
The configuration file {/var/www/html/config/config.ini.php} has not been found or could not be read.
» Please check that /var/www/html/config/config.ini.php is readable by the user 'root'.
Unfortunately Matomo does not provide a CLI install method