alberto56 / docker-drupal

A Docker image for testing Drupal sites. Contains a DB, a Drupal site at /srv/drupal/www, and the PHP cUrl library
4 stars 0 forks source link

Drupal 8 version #1

Open alberto56 opened 9 years ago

alberto56 commented 9 years ago

This is blocked by https://github.com/drush-ops/drush/issues/1371 if we use sqlite. I have also tried using mysql, but I'm getting cannot connect to server at .sock, even when the server is running. I'll wait to see if https://github.com/drush-ops/drush/issues/1371 can be fixed; or else I'll try to use MySQL instead of Sqlite.