geerlingguy / jeffgeerling-com

Drupal Codebase for JeffGeerling.com
https://www.jeffgeerling.com
GNU General Public License v2.0
40 stars 2 forks source link

Create separate lightweight docker-compose file to manage D7 MySQL instance #11

Closed geerlingguy closed 4 years ago

geerlingguy commented 4 years ago

Because of this issue (https://github.com/geerlingguy/jeffgeerling-com/issues/8#issuecomment-590975215), I'd like to run mysql separate from a full Drupal VM instance in its own container for the D7 database. This will allow easier tuning and debugging of the database.