Description
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.
Attachments
Issue Links
- relates to
-
BIGTOP-3973 Fix the name of docker volume for Maven cache and make it configurable
- Open
- links to