Github user evans-ye commented on a diff in the pull request:

    https://github.com/apache/bigtop/pull/310#discussion_r153703568
  
    --- Diff: build.gradle ---
    @@ -425,6 +425,24 @@ task "bigtop-slaves"(type:Exec,
       commandLine command
     }
     
    +task "docker-package"(type:Exec,
    +        description: 'Build packages via docker build.\n' +
    --- End diff --
    
    Good suggestion! Let me refine the patch.


---

Reply via email to