You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@bigtop.apache.org by "Leona Yoda (Jira)" <ji...@apache.org> on 2022/09/02 05:21:00 UTC

[jira] [Created] (BIGTOP-3801) Add maven cache volume for docker provisioner

Leona Yoda created BIGTOP-3801:
----------------------------------

             Summary: Add maven cache volume for docker provisioner
                 Key: BIGTOP-3801
                 URL: https://issues.apache.org/jira/browse/BIGTOP-3801
             Project: Bigtop
          Issue Type: Improvement
            Reporter: Leona Yoda
            Assignee: Leona Yoda


Currently {{target-pkg-ind}} task downloads all libraries from maven repository because .{{{}m2{}}} directory is re-created in docker container. This makes the build relatively slower than running {{target-pkg}} task on the host machine.

I propose adding an option that create docker volume and mount it during the build to reduce the build time.

 



--
This message was sent by Atlassian Jira
(v8.20.10#820010)