-----------------------------------------------------------
This is an automatically generated e-mail. To reply, visit:
https://reviews.apache.org/r/66022/
-----------------------------------------------------------
Review request for mesos, Armand Grillet and Vinod Kone.
Repository: mesos
Description
-------
We require a recent ruby version in order to build current version of
native ruby extensions required by the website generator setup.
Instead of manually installing non-upstream ruby versions with the
existing centos7-based website images, this patch changes the images
to be based on ubuntu16 instead which already contains a recent enough
ruby versions in the upstream repositories.
We also change the images to reuse the existing mesos-build images
instead of duplicating the image setup for these parts.
Diffs
-----
site/Dockerfile 2dd9e288df51b50ce3553045c58be978ce0f3e8e
support/mesos-website/Dockerfile 4156eb4112060332bc62ab14d50a685cc7ee0348
Diff: https://reviews.apache.org/r/66022/diff/1/
Testing
-------
Manually built the dev and jenkin images and verified that they contained all required tools.
Thanks,
Benjamin Bannier
|