Closed zaporylie closed 6 years ago
So this change is now added and propagated via Docker Hub. You can now use global drush and drupal commands within container to use local version of either tool, sharing autoloader with the project. eg.
drush
drupal
/var/www/html$ drush st
So this change is now added and propagated via Docker Hub. You can now use global
drush
anddrupal
commands within container to use local version of either tool, sharing autoloader with the project. eg.