eugeneware / eugeneware/docker-wordpress-nginx
MySQL User not created for existing WP install
Open
- Dominant language
- Shell
- Stars
- 865
- Forks
- 370
- PR merge metrics
- No merged PRs in 30d
Description
If I have a volume mounted with an existing WP project (that contains a wp-config.php file). The start.sh file does not generate or output a MySQL user or password.
Additionally, if the start.sh script is run before MySQL service has fully initiated, the user and password cannot be created. Consider using the "link" function built into docker in order to handle db connections in conjunction with the existing mysql docker image.
Contributor guide
No contributing guide indexed for this repository
Assessment
This issue has not been assessed yet.