Re: Docker on Aurora

2014-11-07 Thread Jay Buffington
Hi Dobromir, We're still looking through the legalities of contributing to this open source project. Watch AURORA-633. If I'm able to open source it, I update that jira. Jay On Tue, Nov 4, 2014 at 8:49 AM, Dobromir Montauk wrote: > Quick update: I got some jobs running using Docker but ran in

Re: Docker on Aurora

2014-11-04 Thread Dobromir Montauk
Quick update: I got some jobs running using Docker but ran into the expected problems (e.g. Mesos/Aurora could not track resources usage, files were unavailable from the UI, etc). Jay, is there anything we can do to help get the Docker support officially into Aurora? dB On Fri, Oct 17, 2014 at 8

Re: Docker on Aurora

2014-10-17 Thread Bill Farner
Dobromir - that's awesome to hear. You should start by reaching out to Jay to see what they've done. We're very interested in adding this support, and would greatly benefit from folks like you and Jay filling us in on what needs to change to make it happen. -=Bill On Fri, Oct 17, 2014 at 10:09

Re: Docker on Aurora

2014-10-17 Thread Dobromir Montauk
Thanks for the update. We'd be very interested in this feature and may have cycles to contribute to it, if necessary - definitely for testing it out :) Let us know what we could do. Dobromir On Thu, Oct 16, 2014 at 1:50 PM, Jay Buffington wrote: > I'm hoping that AURORA-633 will be up for code

Re: Docker on Aurora

2014-10-16 Thread Jay Buffington
I'm hoping that AURORA-633 will be up for code review in November. I believe the docker containerizer is the best way to use docker with mesos (compared to other options like a docker executor or using the external containerizer). Right now you can write an Aurora job that has processes which exe

Re: Docker on Aurora

2014-10-16 Thread Bill Farner
Some folks have trailblazed into this territory with success, but AFAIK it's not for the faint of heart. We have no timeline on first-class docker support, but would love guidance and contributions! The docker support in mesos is still very new, and there are some challenges to overcome, specific