但是django项目文件夹composeexample不是在我的本地项目目录中创建的。$ docker-compose run web django-admin.py startproject composeexample .但是我不能继续编辑composeexample/settings.py,正如教程所示:我的机器上不存在文件夹(它确实存在于容器中,但对我没有好处!)谢谢!
phpstorm发誓解析docker-compose.yml文件:Process `docker-compose config` failed. build path /home/victor/PhpstormProjects/tickets/docker/php-fpm either does not exist, is not accessible, or is not a valid URL.
versi