omarabid / WordPress-Plugin-Boilerplate

This plugin serves as an empty boilerplate that you can use to base your next WordPress plugin.
GNU General Public License v2.0
48 stars 20 forks source link

Docker Development Application #22

Open omarabid opened 9 years ago

omarabid commented 9 years ago

It'd be good to have a docker multi-containers application to setup the right environment for WPBP development.

Here are the rules:

  1. Spin it with a single "docker compose"
  2. Use the Latest WordPress build, Install Debugging Plugins
  3. Connect to an external folder which has a clone of WPBP