codemix / codemix/yii2-dockerized
Cannot launch composer install
Open
- Dominant language
- PHP
- Stars
- 165
- Forks
- 48
- PR merge metrics
- No merged PRs in 30d
Description
When launching compose install the compose.json file isn't find.
It seems that the volume are not mounted
```
# docker-compose run composer install
Composer could not find a composer.json file in /app
To initialize a project, please create a composer.json file. See https://getcomposer.org/basic-usage
```
Any suggestions?
Contributor guide
No contributing guide indexed for this repository
Assessment
This issue has not been assessed yet.