Wordpress starter site

This is a docker environment to develop something for wordpress.

Run this command to start everything:

sh ./start.sh

The wordpress admin user is BertrandMeyer The password is open/close

In docker-compose.yml uncomment the volumes that you want to mount.

As there is no .gitignore file, remember that every file in this repo will be tracked.