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

What should the mapping be for local debugging? Is there a way to avoid rsync-ing?

Open zori opened this issue 5 years ago • 1 comments

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 in Clion. Before each run, code will be rsync-ed to the container at a temporary location.

How should you configure the local and "remote" mapping for local debugging (source is on your dev machine)? (Partially answered in https://github.com/shuhaoliu/docker-clion-dev/issues/4)

Is there a way to avoid rsync-ing, considering the source is already on the local dev machine?

zori avatar Sep 19 '19 07:09 zori

Following this

jakesylvestre avatar Sep 21 '19 22:09 jakesylvestre