Community

C++ development with Docker containers in Visual Studio Code

(RongLu) Containers allow developers to package up an application with all the parts it needs, such as libraries and other dependencies, and ship it all out as one image.