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?