----------------------------------------------------------- This is an automatically generated e-mail. To reply, visit: https://reviews.apache.org/r/63939/ -----------------------------------------------------------
Review request for mesos and Kapil Arya. Repository: mesos Description ------- This script leverages the packaging scripts to build the RPM first, and then generate the Mesos docker image by installing the Mesos RPM. This results in smaller Mesos docker image. This script can be run on both Linux or OSX. You just need to have Docker installed. Currently, the script will build a Mesos docker image from the current head. Future work will make it work for building a specific tag or sha. Diffs ----- support/packaging/centos/build-docker-image.sh PRE-CREATION Diff: https://reviews.apache.org/r/63939/diff/1/ Testing ------- Tested on CentOS7 and OSX Thanks, Jie Yu
