Docker in Vagrant
I've a project that's running Docker in Vagrant.
The python interpreter is inside the Docker containter.
How do I set up PyCharm so that it can use this interpreter.
I already tried with the standard options but it seems that you only can choose either docker or vagrant.
Thanks
请先登录再写评论。
The PyCharm 5 What's New video shows Docker support at the 2 minute mark. If you follow the steps there, does it work for you?
No these steps don't work because I have to point to a Docker image that's inside a Vagrant machine.
I asked the same question on stackoverflow (http://stackoverflow.com/questions/35272570/how-to-setup-pycharm-for-docker-inside-vagrant) and there they say that there's no support for it. :(
That was me that answered over there. Sorry, I failed to read your original question correctly: Docker *inside* Vagrant. I don't think I've seen anything in the issue tracker about that, so perhaps you can file a ticket.