docker-clion-dev icon indicating copy to clipboard operation
docker-clion-dev copied to clipboard

Debugging C++ in a Docker Container with CLion IDE

Results 6 docker-clion-dev issues
Sort by recently updated
recently updated
newest added

I discovered that this line in the Dockerfile works: `RUN sed -i 's/PermitRootLogin prohibit-password/PermitRootLogin yes/' /etc/ssh/sshd_config` However, for me the entry in the /etc/ssh/sshd_config file itself is still commented out...

I want to use clion on win10 with Remote Docker Container debugging Env(OpenCV 4) Of Ubuntu 18.04.I install Docker in my local machine(win10). Thanks to https://github.com/shuhaoliu/docker-clion-dev, I use your Dockerfile...

Thanks for sharing your setup, it's really helpful. I have the above two questions regarding CLion configuration, from this part of the README: https://github.com/shuhaoliu/docker-clion-dev#usage > Check the file mapping settings...

I have added two tools fundamental for the debugging session

Hello Firs of all thanks for writing down this great solution :) I have a lot of problems with "Deployment" sometimes files not uploaded etc. (Check options under "Deployment" to...

"It ran" is simple past tense. "It will be run" is future tense.