Skip to content
This repository has been archived by the owner on Jan 22, 2024. It is now read-only.

Fixed drush and drupal console installation #4

Merged
merged 1 commit into from
Jan 31, 2019
Merged

Conversation

managume
Copy link
Owner

Issue

Docker was installing all composer require in /root/.composer/vendor/bin but www-data couldn't execute it.

Solution

  • Install Drupal Console launcher instead with Composer
  • Install Drush with Composer and move dir /root/.composerto /var/www/.composer and edit PATH to point vendor/bindir.

Test

Execute sh ddrushand sh ddrupal return command help list

@managume managume merged commit 39619c8 into master Jan 31, 2019
@managume managume deleted the fix/Dockerfile branch January 31, 2019 08:37
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

2 participants