Skip to content

Added Build Dockerfile for Containerization and Publishing

Emmett Hitz requested to merge emmett.hitz/cmake:dockerize into master

Hi guys,

This is just something I've been working on in my spare time to get CMake some more exposure. The idea here is that since CMake is mirrored on Github, we should be able to just point our Dockerhub CMake repo at it and suddenly you should be able to use kitware/cmake Docker containers everywhere.

Merge request reports