drupal-operator
drupal-operator copied to clipboard
Consider switching default Drupal image?
Currently this operator defaults to the 'official' Docker community drupal image (which is not to be confused with an 'official' Drupal community Docker image—there is none, currently).
Instead, maybe we should default to the bitnami/drupal image, or I could even use the geerlingguy/drupal image, which is kind of what I envision others would/should use to make for a truly 'cloud native' Drupal codebase...
The primary motivation right now is so that I could easily install Drupal in my test scenarios (see the asserts.yml playbook—I can load the core/install.php page and verify it gives a 200, but I'm not testing an actual install, therefore I also can't test that the Drupal / MySQL connection works either).
This issue has been marked 'stale' due to lack of recent activity. If there is no further activity, the issue will be closed in another 30 days. Thank you for your contribution!
Please read this blog post to see the reasons why I mark issues as stale.
This issue is no longer marked for closure.