You are viewing a plain text version of this content. The canonical link for it is here.
Posted to issues@mesos.apache.org by "Benjamin Bannier (JIRA)" <ji...@apache.org> on 2018/01/19 11:52:00 UTC

[jira] [Created] (MESOS-8464) Automate building of mesos-tidy docker image

Benjamin Bannier created MESOS-8464:
---------------------------------------

             Summary: Automate building of mesos-tidy docker image
                 Key: MESOS-8464
                 URL: https://issues.apache.org/jira/browse/MESOS-8464
             Project: Mesos
          Issue Type: Bug
            Reporter: Benjamin Bannier


The script {{support/mesos-tidy.sh}} relies on the docker image {{mesos/mesos-tidy}}. This imagine is currently manually built from the files in {{support/mesos-tidy}} and then uploaded to dockerhub.The manual step creates unnecessary friction to roll out updates to the mesos-tidy setup; while e.g., every committer can update the setup, not all committers are able to update the image.

We should investigate how to automate creating this image whenever source files under {{support/mesos-tidy/}} are updated. 



--
This message was sent by Atlassian JIRA
(v7.6.3#76005)