This repository provides all required dependencies for compiling CPM projects, including C++, C, Ninja, CMake and cpm itself.
A way of using this image could be:
$ cd <project_directory>
$ docker run -it -v $(pwd):/project -w /project jorsanpe/cpm
Content type
Image
Digest
Size
217.4 MB
Last updated
over 6 years ago
docker pull jorsanpe/cpm