I tried to setup media wiki docker on my local machine so i installed docker toolbox and follow this instruction
https://gerrit.wikimedia.org/r/plugins/gitiles/mediawiki/core/%2B/master/DEVELOPERS.md
but when i execute the command docker-compose exec mediawiki composer update
a error comes that says unable to find composer.json in var/www/html
i tried to change environment variable COMPOSER_CONVERT_WINDOWS_PATHS = 1 But still same error
please some one help me to fix this
operating system : windows 7
docker toolbox version: 19.03.01




