Skip to content

Conversation

@steveworley
Copy link
Contributor

The PHP8.3 base images move Drush and it is no longer available via /usr/local/bin. Drush is installed by composer and is available in the vendor directory which is copied above this continues to resolve correctly after the PHP upgrade.

# docker compose run test drush --version

configured lagoon-php.ini
Drush Launcher Version: 0.10.2
Drush Commandline Tool 12.5.2.0

# docker compose run test which drush

configured lagoon-php.ini
/usr/local/bin/drush

@steveworley steveworley requested a review from sonnykt August 30, 2024 00:17
@steveworley steveworley merged commit 26b622f into develop Sep 2, 2024
@steveworley steveworley deleted the fix/drush-location-php83 branch September 2, 2024 22:58
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

3 participants