Hi Olivier,

Here is the doc of MesosContainerizer:
https://github.com/apache/mesos/blob/master/docs/mesos-containerizer.md

And you may also find the following docs helpful:
https://github.com/apache/mesos/blob/master/docs/containerizer.md
https://github.com/apache/mesos/blob/master/docs/containerizer-internals.md

And the code of MesosContainerizer is under:
src/slave/containerizer/mesos/


Regards,
Qian


On Tue, Jan 19, 2016 at 9:14 PM, Olivier Sallou <olivier.sal...@irisa.fr>
wrote:

> Hi,
> I have seen there are some work on Mesos Containerizer to support docker
> containers instead of using Docker Containerizer, which would help
> support Docker network etc... with Calico for example.
> Is there any doc on this available somewhere ? Where is code of the
> Mesos Containerizer? (I found Docker one but can't find default Mesos one).
>
> Thanks
>
> Olivier
>
> --
>
> gpg key id: 4096R/326D8438  (keyring.debian.org)
> Key fingerprint = 5FB4 6F83 D3B9 5204 6335  D26D 78DC 68DB 326D 8438
>
>

Reply via email to