alpine-nginx-php-mariadb icon indicating copy to clipboard operation
alpine-nginx-php-mariadb copied to clipboard

install composer into 'front' container?

Open dydx opened this issue 9 years ago • 2 comments

Should I install composer into the 'front' container? Current, I just alias www/default to a common code directory where I work on my PHP stuff and run composer on localhost. It could be advantageous to run Composer in the container and remove it from my host machine.

I'll look into this more later.

dydx avatar Jun 19 '15 22:06 dydx

yes, add composer.

geshan avatar Jul 30 '15 10:07 geshan

Yes, add composer and other front-end stuffs

iamlucianojr avatar Mar 01 '16 23:03 iamlucianojr