PrestaShop / prestashop-flashlight

A docker based testing utility for PrestaShop
MIT License
24 stars 10 forks source link

feat(run): introduce configurable user to run scripts #42

Closed jokesterfr closed 10 months ago

jokesterfr commented 10 months ago

By default Flashlight uses www-data for almost everything, even your custom scripts. However if you want to make hard customization on flashlight, it may be possible to override this behavior to get root access instead.