Hacker Newsnew | past | comments | ask | show | jobs | submitlogin
Using Docker for Self-Contained C++ Deployments (nathan.ca)
3 points by NathanWong on April 11, 2014 | hide | past | favorite | 1 comment


Quick tip: code in, binary out via STDIN / STDOUT

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




Guidelines | FAQ | Lists | API | Security | Legal | Apply to YC | Contact

Search: