On Nov 21, 2014, at 9:21 AM, Victor J. Orlikowski 
<victor.j.orlikow...@alumni.duke.edu> wrote:
> 
> The “deploy X application, according to how the developers spelled it out, 
> isolated from host OS environment” scenario has been pretty much captured and 
> owned by the Docker folks; they’ve done a masterful job of it.


To build on this statement:
http://mike-clarke.com/2013/11/applied-docker-continuous-integration/ 
<http://mike-clarke.com/2013/11/applied-docker-continuous-integration/>

This describes one approach to doing CI using Docker containers for isolation.

It’d be *just as simple* to create a Dockerfile that does a minimal install of 
a current version Ubuntu or Fedora, installs the base dev tools, fetches 
release tarballs of APR-Util, APR, and httpd, and builds.
Hell - it’d be great to do that, just for CI of APR/APR-Util/httpd anyway.

Best,
Victor
--
Victor J. Orlikowski <> victor.j.orlikow...@alumni.duke.edu

Reply via email to