Wordpress with Apache 2.4.x and PHP-FPM running in Docker
docker-compose up
docker-compose -f docker-compose.yml -f docker-compose.local.yml up
Open the terminal. Run the script 'local-build.sh'.
./<fileName>
Open http://localhost/wp-admin/
in browser,use username admin
and password admin
to login.
- The highest the plugin download number is better.
- The plugin must still actively develop by author.
- Security vulnerability found in https://wpvulndb.com/ must be already had security fixes.