无法将 docker-compose 配置为 PyCharm 中的解释器
Cannot configure docker-compose as an interpreter in PyCharm
我在配置 Docker-compose 作为 PyCharm 中的远程解释器时遇到问题。在“服务”部分中,我只能select“服务”或“网络”。
我正在使用这个 docker-compose 文件:https://raw.githubusercontent.com/aws/aws-mwaa-local-runner/main/docker/docker-compose-local.yml
禁用“Docker for Windows”应用程序设置中的“Docker Compose V2”实验性功能或将 PyCharm 更新为 2021.2.1 RC. See the relevant ticket in PyCharm's issue tracker - PY-49305。
我在配置 Docker-compose 作为 PyCharm 中的远程解释器时遇到问题。在“服务”部分中,我只能select“服务”或“网络”。
我正在使用这个 docker-compose 文件:https://raw.githubusercontent.com/aws/aws-mwaa-local-runner/main/docker/docker-compose-local.yml
禁用“Docker for Windows”应用程序设置中的“Docker Compose V2”实验性功能或将 PyCharm 更新为 2021.2.1 RC. See the relevant ticket in PyCharm's issue tracker - PY-49305。