Run composer install in entrypoint script #1

Closed
opened 2021-12-06 12:54:45 +00:00 by 3wordchant · 0 comments
Owner

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
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 script 2021-12-06 12:57:53 +00:00
This repo is archived. You cannot comment on issues.
No Milestone
No project
No Assignees
1 Participants
Due Date
The due date is invalid or out of range. Please use the format 'yyyy-mm-dd'.

No due date set.

Dependencies

No dependencies set.

Reference: autonomic-cooperative/wordpress-bedrock-template#1
No description provided.