We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
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 #4)
Is there a way to avoid rsync-ing, considering the source is already on the local dev machine?
The text was updated successfully, but these errors were encountered:
Following this
Sorry, something went wrong.
No branches or pull requests
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
How should you configure the local and "remote" mapping for local debugging (source is on your dev machine)? (Partially answered in #4)
Is there a way to avoid rsync-ing, considering the source is already on the local dev machine?
The text was updated successfully, but these errors were encountered: