eugeneware / docker-wordpress-nginx

A Dockerfile that installs the latest wordpress, nginx and php-fpm.
MIT License
874 stars 380 forks source link

How to make my own Dockerfile with CentosOS, Apache, another PHP, Mysql version? #53

Open khoi-thinh opened 8 years ago

khoi-thinh commented 8 years ago

I want to make my own Dockerfile with CentOS 6.7 and my favorite version of Apace, PHP and Mysql. How can i do that just like what Eugene did? And after that i want to deploy wordpress to Amazon EC2 instance using that images. Can someone help me about this? I really appreciate it.