**title:** Compiling a C++ Project in a Docker Container - Success or Failure
So, I'm running into some issues trying to compile a relatively simple C++ project within a Docker container. Has anyone else had any luck (or lack thereof) getting their C++ projects to compile within a Docker environment? I'm using Ubuntu as my base image, but I'm open to suggestions.
So, I'm running into some issues trying to compile a relatively simple C++ project within a Docker container. Has anyone else had any luck (or lack thereof) getting their C++ projects to compile within a Docker environment? I'm using Ubuntu as my base image, but I'm open to suggestions.