Wordpress with Docker

This is not included wordpres contents.
You can prepare the wordpress data by yourself or download it from here.

Usage:

$ git clone https://github.com/wild0ni0n/wordpress_withdocker.git
$ cd wordpress_withdocker
$ mv -v own_wordpress_data/* html/
$ docker-compose up -d --build