Missing docker remote interpreter
已回答
Hello everyone! I recently start using MacBook instead of linux-laptop, but met an issue that I don't have docker or docker-compose options (like on attached sreenshot), and have only first 4 options. IDE is configured, so I can connect to docker, but I have no idea why I don't see it as remote interpreter options. It was working on my linux laptop and working on my colleagues Macs. What should I do to enable this feature? Thanks!
请先登录再写评论。
Do you have the bundled docker plugin enabled? May you quit IntelliJ IDEA, clean logs folder, reproduce the issue and share the newly generated logs compressed after that?
Hi Konstantin!
Yep, I think it's enabled. Do you mean docker integration plugin?
Also docker added here:
Logs are here: https://drive.google.com/file/d/1T8yWGBnhdbg5M_JTV2gEk5wj2uP4FqCu/view?usp=sharing
Oh, you didn't mention that IDE has version 2019.1.
There was no such feature in 2019.1: https://www.jetbrains.com/help/idea/2019.1/creating-virtual-environment.html?section=Windows
Please update your installation to the current version (2020.3.2)
Just what I needed, worked a treat, thank you!