Commit Graph

2 Commits

Author SHA1 Message Date
Tianon Gravi 7f751b9041 Add some notes about volumes in Drupal, especially updating "docker-compose.yml"
I tested this by using `docker-compose up -d`, going through Drupal's web-based setup process to get Drupal fully configured and operational, then used `docker-compose up -d --force-recreate` to force both containers to be re-created (which works very hard to keep the volumes), and verified that my site was still configured and working properly.
2017-01-25 15:26:01 -08:00
Tianon Gravi 901e0dfcaf Add an initial docker-compose.yml for drupal 2017-01-06 15:22:37 -08:00