-----------------------------------------------------------
This is an automatically generated e-mail. To reply, visit:
https://reviews.apache.org/r/65773/
-----------------------------------------------------------
(Updated March 7, 2018, 11:05 a.m.)
Review request for mesos and Michael Park.
Bugs: MESOS-8464
https://issues.apache.org/jira/browse/MESOS-8464
Repository: mesos
Description
-------
This patch introduces a build and publish script for Mesos-related
docker images. The intention is to run these scripts from CI so that
images on Dockerhub are kept up to date.
Diffs
-----
support/docker/Makefile PRE-CREATION
support/docker/test/Dockerfile PRE-CREATION
support/docker/test/foo.sh PRE-CREATION
support/jenkins/build_docker_images.sh PRE-CREATION
Diff: https://reviews.apache.org/r/65773/diff/1/
Testing
-------
Tested with my own account.
If image sources are unchanged, the images are only pulled down, but not
republished. If images sources changed they are rebuild and published.
Thanks,
Benjamin Bannier