Sign inSign up

jorsanpe/cpm

By jorsanpe

Updated over 6 years ago

A docker image for development with CPM.

Image
0

204

jorsanpe/cpm repository overview

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

Tag summary

Content type

Image

Digest

Size

217.4 MB

Last updated

over 6 years ago

docker pull jorsanpe/cpm