avoid needing composer installed on the host machine
ensure a consistent version of composer is always used
remove a step from our setup process
ensure changes to composer.json are incorporated
This would:
- avoid needing composer installed on the host machine
- ensure a consistent version of composer is always used
- remove a step from our setup process
- ensure changes to composer.json are incorporated
3wordchant
changed title from Run `composer create-project..` in entrypoint script if wordpress is not installed to Run `composer install` in entrypoint script2021-12-06 12:57:53 +00:00
Blocking a user prevents them from interacting with repositories, such as opening or commenting on pull requests or issues. Learn more about blocking a user.
This would:
Run `composer create-project..` in entrypoint script if wordpress is not installedto Run `composer install` in entrypoint script