Re: Review Request 63314: Add support for Ubuntu 16.04 in docker build.

2017-10-30 Thread Vinod Kone
> On Oct. 26, 2017, 7:55 a.m., Vinod Kone wrote: > > support/docker-build.sh > > Lines 72 (patched) > > > > > > do we need to install `zlib1g-dev` explicitly in ubuntu 16.04 but not > > in other versions? > >

Re: Review Request 63314: Add support for Ubuntu 16.04 in docker build.

2017-10-29 Thread Tomasz Janiszewski
> On Oct. 26, 2017, 7:55 a.m., Vinod Kone wrote: > > support/docker-build.sh > > Lines 72 (patched) > > > > > > do we need to install `zlib1g-dev` explicitly in ubuntu 16.04 but not > > in other versions? > >

Re: Review Request 63314: Add support for Ubuntu 16.04 in docker build.

2017-10-27 Thread Mesos Reviewbot Windows
--- This is an automatically generated e-mail. To reply, visit: https://reviews.apache.org/r/63314/#review189437 --- PASS: Mesos patch 63314 was successfully built and tested.

Re: Review Request 63314: Add support for Ubuntu 16.04 in docker build.

2017-10-26 Thread Mesos Reviewbot
--- This is an automatically generated e-mail. To reply, visit: https://reviews.apache.org/r/63314/#review189376 --- Patch looks great! Reviews applied: [63314] Passed command:

Re: Review Request 63314: Add support for Ubuntu 16.04 in docker build.

2017-10-26 Thread Tomasz Janiszewski
> On Oct. 26, 2017, 7:55 a.m., Vinod Kone wrote: > > support/docker-build.sh > > Lines 72 (patched) > > > > > > do we need to install `zlib1g-dev` explicitly in ubuntu 16.04 but not > > in other versions? I'm not

Re: Review Request 63314: Add support for Ubuntu 16.04 in docker build.

2017-10-26 Thread Tomasz Janiszewski
--- This is an automatically generated e-mail. To reply, visit: https://reviews.apache.org/r/63314/ --- (Updated Oct. 26, 2017, 8:08 a.m.) Review request for mesos, Jie Yu and Vinod

Re: Review Request 63314: Add support for Ubuntu 16.04 in docker build.

2017-10-26 Thread Vinod Kone
--- This is an automatically generated e-mail. To reply, visit: https://reviews.apache.org/r/63314/#review189278 --- support/docker-build.sh Lines 65-67 (original), 65-67 (patched)

Review Request 63314: Add support for Ubuntu 16.04 in docker build.

2017-10-25 Thread Tomasz Janiszewski
--- This is an automatically generated e-mail. To reply, visit: https://reviews.apache.org/r/63314/ --- Review request for mesos, Jie Yu and Vinod Kone. Repository: mesos