Using Docker for Self-Contained C++ Deployments(nathan.ca)
nathan.ca
Using Docker for Self-Contained C++ Deployments
http://nathan.ca/2014/04/using-docker-for-self-contained-c-deployment/
http://nathan.ca/2014/04/using-docker-for-self-contained-c-deployment/
Check how flynn's slugrunner / builder does it https://github.com/flynn/slugrunner/blob/master/runner/init
This way you don't need to generate an actual dockerimage for every single build