You are viewing a plain text version of this content. The canonical link for it is here.
Posted to issues@mesos.apache.org by "Michael Park (JIRA)" <ji...@apache.org> on 2017/04/27 03:48:04 UTC

[jira] [Updated] (MESOS-6984) Pull out the docker image build step out of `support/docker-build.sh`.

     [ https://issues.apache.org/jira/browse/MESOS-6984?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ]

Michael Park updated MESOS-6984:
--------------------------------
    Target Version/s: 1.4.0  (was: 1.3.0)

> Pull out the docker image build step out of `support/docker-build.sh`.
> ----------------------------------------------------------------------
>
>                 Key: MESOS-6984
>                 URL: https://issues.apache.org/jira/browse/MESOS-6984
>             Project: Mesos
>          Issue Type: Task
>            Reporter: Michael Park
>
> The {{support/docker-build.sh}} script currently writes a {{Dockerfile}} and performs a docker build, runs the image then deletes the image.
> The docker build step is quite expensive, and are often flaky. We should simply pull a docker image from Dockerhub so that we can make our CI more stable and efficient.



--
This message was sent by Atlassian JIRA
(v6.3.15#6346)