Hi I am creating docker-compose file which will be using nginx reverse proxy via php-fpm, the problem that I get is that whenever wordpress-php7.4-fpm-alipe starts it throws: wordpress_1 | WordPress ...
I implemented the following shell script which uses the official mysql Docker image to create a Docker container and then, creates several databases. #!/bin/bash mysql_apim_password=root ...