roberthawdon / phpwpoison

A fork of PHP Spam Poison by Mario A. Valdez-Ramírez
GNU General Public License v2.0
0 stars 0 forks source link

Add Docker support #2

Closed pataquets closed 6 years ago

pataquets commented 7 years ago

Following setup instructions. Just runs in a Apache/PHP 7.x server. Has an already configured PWP_SCRIPTNAME environment var default, which can be overriden (both on build and run time). Fetches and untars words file.

Test it by running my Automated Build from my source repo:

docker run --rm -it -p 8888:80 pataquets/phpwpoison

Browse to localhost:8888/emailusers.php