Skip to content

Comments

ci: add Docker layer caching to speed up builds#3

Closed
robertodauria wants to merge 1 commit intomainfrom
sandbox-roberto-improve-build-time
Closed

ci: add Docker layer caching to speed up builds#3
robertodauria wants to merge 1 commit intomainfrom
sandbox-roberto-improve-build-time

Conversation

@robertodauria
Copy link
Contributor

Summary

  • Pull the latest image before building to use as a cache source
  • Add --cache-from flag to reuse Docker layers from previous builds
  • Speeds up subsequent builds when Dockerfile layers haven't changed

@coveralls
Copy link

Pull Request Test Coverage Report for Build 21221552674

Details

  • 0 of 0 changed or added relevant lines in 0 files are covered.
  • No unchanged relevant lines lost coverage.
  • Overall coverage remained the same at 0.0%

Totals Coverage Status
Change from base Build 21220919018: 0.0%
Covered Lines: 0
Relevant Lines: 104

💛 - Coveralls

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants