This is a Dockerfile/image to build a container for Nginx, PHP-fpm and MySQL, with the ability to pull website code from git when the container is created, as well as allowing PHP debug with XDebug.
If you have improvements or suggestions please open an issue or pull request on the GitHub project page.
Docker Tag | GitHub Release | Nginx Version | PHP Version | MariaDB Version |
---|---|---|---|---|
latest | Master Branch | 1.12.1 | 7.1 | 10.2 |