[Distutils] zc.buildout & Docker container images

Nick Coghlan ncoghlan at gmail.com
Sun Jun 29 06:40:55 CEST 2014


Hey all (but especially the zc.buildout users),

With zc.buildout being used to define repeatable application
deployments, and Docker images acting as a way to snapshot entire
execution environments for ease of deployment on any environment than
can run a container (which is basically any modern Linux at this
point, or will be once CentOS 7 is available), has any experimented
with using zc.buildout from a Dockerfile to define an image?

If yes, is it written up anywhere?

If not, is anyone intrigued enough by the idea to considering trying
it out and writing up the results as a blog post somewhere?

Cheers,
Nick.

-- 
Nick Coghlan   |   ncoghlan at gmail.com   |   Brisbane, Australia


More information about the Distutils-SIG mailing list