You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@fineract.apache.org by GitBox <gi...@apache.org> on 2020/02/09 15:05:05 UTC

[GitHub] [fineract] vorburger opened a new pull request #712: COPY only the minimal required files to build in the Dockerfile

vorburger opened a new pull request #712: COPY only the minimal required files to build in the Dockerfile
URL: https://github.com/apache/fineract/pull/712
 
 
   This speeds up e.g. "podman-compose build" for me from 5m to 4m.
   
   BEFORE:
   real	5m29.884s
   user	4m17.643s
   sys	    2m57.567s
   
   AFTER:
   real	4m19.458s
   user	3m13.815s
   sys	    2m 3.095s

----------------------------------------------------------------
This is an automated message from the Apache Git Service.
To respond to the message, please log on to GitHub and use the
URL above to go to the specific comment.
 
For queries about this service, please contact Infrastructure at:
users@infra.apache.org


With regards,
Apache Git Services

[GitHub] [fineract] awasum merged pull request #712: COPY only the minimal required files to build in the Dockerfile

Posted by GitBox <gi...@apache.org>.
awasum merged pull request #712: COPY only the minimal required files to build in the Dockerfile
URL: https://github.com/apache/fineract/pull/712
 
 
   

----------------------------------------------------------------
This is an automated message from the Apache Git Service.
To respond to the message, please log on to GitHub and use the
URL above to go to the specific comment.
 
For queries about this service, please contact Infrastructure at:
users@infra.apache.org


With regards,
Apache Git Services