I needed this.
- Install docker from https://www.docker.com/
- Clone this repo
- Run
docker-compose up
This is a really simple environment for themes & plugins development. Nothing fancy. Please be aware that:
- Your WordPress installation will be available at
http://localhost:8000 - the
wp-contentfolder you'll find in this repo will be shared with the WordPress installation, put your code there.