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-content
folder you'll find in this repo will be shared with the WordPress installation, put your code there.