[
https://issues.apache.org/jira/browse/MESOS-6984?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
]
Kapil Arya updated MESOS-6984:
------------------------------
Target Version/s: (was: 1.4.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.4.14#64029)