Connect to Linux VDI podman container from Clion on Windows
Answered
As the title suggests, is there a way to connect to my running container on my Linux VDI from Clion on Windows?
Thanks!
Please sign in to leave a comment.
Hello!
Do I understand correctly that you want to connect to the container that is running on the remote machine? If so, you can try using the “Remote with the thin client” mode (https://www.jetbrains.com/help/clion/remote.html) if it's possible to SSH to the container.