Include Ninja build system

CMake supports and encourages use of the ninja-build system instead of Make. This should be installed into the container by default as it speeds up CI builds.