Develop C/C++ Linux App on Mac or Windows with VSCode and Docker

Published: 24 October 2022
on channel: TechHara
12,012
179

You can run VSCode on your favorite system, Mac or Windows, to develop and build a Linux C/C++ app via Docker.

Example project repo: https://github.com/TechHara/vscode_do...

C/C++ dev with VSCode:    • Onboard C++ on VSCode under 4 min  

Docker build command
$ docker build -t linux-cpp-dev .

Docker list image command
$ docker images

Docker run command
$ docker run -it --rm -v `pwd`:/work linux-cpp-dev

---------------------------------------------------------------
My Tech Gear

Laptop: https://amzn.to/4hnQTUo
Monitor: https://amzn.to/4iD0tnk
Microphone: https://amzn.to/3DjwemL
Keyboard: https://amzn.to/4bDRikq
Mouse: https://amzn.to/3FdTMdk


Disclaimer

TechHara participates in the Amazon Services LLC Associates Program, an affiliate advertising initiative that enables sites to generate revenue by linking and promoting products on amazon.com.


Watch video Develop C/C++ Linux App on Mac or Windows with VSCode and Docker online without registration, duration hours minute second in high quality. This video was added by user TechHara 24 October 2022, don't forget to share it with your friends and acquaintances, it has been viewed on our site 12,012 once and liked it 179 people.