Open johnroyer opened 3 weeks ago
Thanks for offering this @johnroyer but I personally prefer the original means of installing extensions and composer to be honest, rather than getting another container and external script involved.
How do you think if I revert the commit of php extension installer ?
Assuming that reverts both composer and extension install changes, then yeah should be good. Just an FYI, I'll probably squash merge this rather than having (potentially) 7 commits for altering a single file.
Assuming that reverts both composer and extension install changes
OK, i will revert both
I will rebase onto develop
before push.
I merge changes to 2 commits. Seems everything is fine on build.
some updates:
mlocati/docker-php-extension-installer
to install PHP extensions: easier to read and install dependencies automaticallyNotes: everything should be works on
docker compose up