masoudei / docker-wordpress-nginx

Wordpress PHP-FPM NGINX MariaDB & phpMyAdmin install on Docker , Docker-compose stack , also ready for docker swarm cluster installation
https://github.com/masoudei/docker-wordpress-nginx
4 stars 2 forks source link

image tags are not specified; nginx folder is missing #20

Closed michaelfresco closed 2 years ago

michaelfresco commented 2 years ago

Hi,

After this commit: 4a78ac0ca75aecca03d68e0951f10ad1695b4bb1 the ./nginx folder got removed, so building fails. If I checkout on d38fe7ebfe96444887b29a00ac48a970eabb0778 the project still builds.

masoudei commented 2 years ago

Thank you @michaelfresco , and sorry for late reply now you can pull latest commit from main , we have added many features and fixed all issues . now we have a working stack with nginx , php-fpm , www and MariaDB folder .