Let's fight with CMake, Docker, and some dependencies Repository for the CMake exercise. Docker To build the provided docker container run the following line in the terminal: docker build -t brenchla-cmake-exercise . Then run the built container via docker run -it brenchla-cmake-exercise