Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

speed up CI by caching docker layers #294

Merged
merged 5 commits into from
Nov 21, 2019
Merged

speed up CI by caching docker layers #294

merged 5 commits into from
Nov 21, 2019

Conversation

mlin
Copy link
Collaborator

@mlin mlin commented Nov 21, 2019

Save docker image layers with rarely-changing apt & PyPI package dependencies to a public docker registry, so that they can be reused by subsequent builds. This should be set up to automatically update everything whenever we bump or add package dependencies, but if needed we can evict the cache by deleting the 'latest' tag through the quay.io website.

@coveralls
Copy link

Pull Request Test Coverage Report for Build 1360

  • 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 96.912%

Totals Coverage Status
Change from base Build 1356: 0.0%
Covered Lines: 4707
Relevant Lines: 4857

💛 - Coveralls

@mlin mlin merged commit 79bfcb6 into master Nov 21, 2019
@mlin mlin deleted the mlin-ci-docker-cache branch April 13, 2020 02:23
@mlin mlin restored the mlin-ci-docker-cache branch April 13, 2020 02:23
@mlin mlin deleted the mlin-ci-docker-cache branch April 13, 2020 02:23
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.

None yet

2 participants