PrestaShop / prestashop-flashlight

A docker based testing utility for PrestaShop
MIT License
22 stars 8 forks source link

chore(composer): set rights for www-data to modify $COMPOSER_HOME #32

Closed jokesterfr closed 7 months ago

jokesterfr commented 7 months ago
Questions Answers
Description? When you use composer after dropping rights to www-data, you cannot save the composer cache in the root location. Therefore defining $COMPOSER_HOME may help if you intend to use composer calls in any init-scripts or post-scripts.
Type? bug fix
BC breaks? no
Deprecations? no
How to test? call composer install in an init-script