Re: Call for new committers

2021-03-14 Thread Stéphane Cottin
Hi,

I will contribute to mesos and would like to become a Mesos committer.

Stéphane

On 14 Mar 2021, at 12:59, Qian Zhang wrote:

> Hi folks,
>
> Please reply to this mail if you plan to actively contribute to Mesos and
> want to become a new Mesos committer, thanks!
>
>
> Regards,
> Qian Zhang


Re: set mesos docker volume driver location

2019-02-18 Thread Stéphane Cottin

Hi Marc,

Mesos does not know about this socket, or anything about the docker 
volume plugins, it only invokes dvdcli.
You should check the code/documentation at 
https://github.com/rexray/dvdcli


Stéphane

On 18 Feb 2019, at 22:06, Marc Roos wrote:


Nobody having this issue in the default setup of rexray?




-Original Message-
Sent: 16 February 2019 12:36
To: user
Subject: set mesos docker volume driver location


I am using rexray for external volumes which creates a socker under
unix:///run/docker/plugins/rexray.sock. I guess you have the 
/run/docker

location when you run the docker daemon, which I am not running.

At the moment I am creating this folder manually and then the rexray
daemon will run.

Where can have rexray put this socket so mesos can also find it 
(without

using this run/docker/plugins/rexray.sock)?