phundament / app

Dockerized Yii2 web application base
http://phundament.com
Other
310 stars 129 forks source link

Unable to install with docker-compose #170

Closed Bogsey closed 9 years ago

Bogsey commented 9 years ago

When trying to install the application using docker-compose run web composer create-project --prefer-dist I get the following error

Cannot start container 49ced...: [8] System error: exec: "composer": executable file not found in $PATH

Any ideas?

Bogsey commented 9 years ago

Found the problem, was trying to run the command on the web container #171

schmunk42 commented 9 years ago

btw: We're in the final stage with the stack, there'll be one more update before rc1, but it should not affect existing installations.

philippfrenzel commented 9 years ago

what does this mean? with the rc1

schmunk42 commented 9 years ago

We finally found a stable setup for the application template :) It covers development, testing, building and deployment - we're working on finishing the docs and code atm.