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?
When launching compose install the compose.json file isn't find.
It seems that the volume are not mounted
Any suggestions?