Skip to content
/ remote-c-dev-docker Public template

Docker templates for remote development of C++ apps without cluttering your system.

License

Notifications You must be signed in to change notification settings

swd543/remote-c-dev-docker

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

6 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

remote-c-dev-docker

Docker templates for remote development of C++ apps without cluttering your system.

Initalizing

Run docker-compose up -d to set up the build image and run it as a daemon.

Set up

In CLion, set up a docker profile for remote debug and deployment as mentioned in this article. Pull Docker and compose files by https://raw.githubusercontent.com/swd543/remote-c-dev-docker/master/docker-compose.yml

Credits

A brilliant article by Austin Moran https://austinmorlan.com/posts/docker_clion_development/.

About

Docker templates for remote development of C++ apps without cluttering your system.

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published