Community

Using VS Code for C++ development with containers

(Marc Goodner) This post builds on using multi-stage containers for C++ development. That post showed how to use a single Dockerfile to describe a build stage and a deployment stage resulting in a container optimized for deployment.