You are viewing a plain text version of this content. The canonical link for it is here.
Posted to issues@bigtop.apache.org by "ASF GitHub Bot (JIRA)" <ji...@apache.org> on 2015/11/14 08:09:10 UTC

[jira] [Commented] (BIGTOP-2131) [Docker] bigtop slaves images should be built without cache

    [ https://issues.apache.org/jira/browse/BIGTOP-2131?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=15005221#comment-15005221 ] 

ASF GitHub Bot commented on BIGTOP-2131:
----------------------------------------

GitHub user evans-ye opened a pull request:

    https://github.com/apache/bigtop/pull/53

    BIGTOP-2131. [Docker] bigtop slaves images should be built without cache

    

You can merge this pull request into a Git repository by running:

    $ git pull https://github.com/evans-ye/bigtop BIGTOP-2131

Alternatively you can review and apply these changes as the patch at:

    https://github.com/apache/bigtop/pull/53.patch

To close this pull request, make a commit to your master/trunk branch
with (at least) the following in the commit message:

    This closes #53
    
----
commit c06cc9e07f1bd46abc42224f43b5f94bbca69c53
Author: Evans Ye <ev...@apache.org>
Date:   2015-11-14T07:02:59Z

    BIGTOP-2131. [Docker] bigtop slaves images should be built without cache

----


> [Docker] bigtop slaves images should be built without cache
> -----------------------------------------------------------
>
>                 Key: BIGTOP-2131
>                 URL: https://issues.apache.org/jira/browse/BIGTOP-2131
>             Project: Bigtop
>          Issue Type: Bug
>          Components: docker
>    Affects Versions: 1.0.0
>            Reporter: Evans Ye
>            Assignee: Evans Ye
>             Fix For: 1.1.0
>
>
> The bigtop/slaves images build implementation in gradle is using default docker build behavior, which uses cache layers to build images if no things changed in Dockerfile. This is not want we want since our puppet code might change.



--
This message was sent by Atlassian JIRA
(v6.3.4#6332)