> On Mar 20, 2015, at 2:43 AM, Pierre-Luc Dion <pd...@cloudops.com> wrote: > > Look like some work as been done to have a Dockerfile in our repo which > build a CloudStack container easily. I'm curious to know if one of us own > the cloudstack organisation and if so, if it would make sense to start to > have our own automated build of container for CloudStack. I would easily > see 2 build job for two containers: cloudstack-management and > cloudstack-simulator. > we could easily build a nightly build of master and offer latest GA > releases. > > Look like it would be easy to automate builds and the simulator container > could be use for the CI as it is for the fast-simulator jenkins tasks. > > > any thought?
+1, I committed the Dockerfile. But yes we should have a cloudstack organization in docker hub and setup automated builds. Ideally we can also setup a drone.io instance to do some continuous deployment…but this ties with the overalll jenkins/testing infra that we really need to get cleaned up and organized. -sebastuen