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

chore: add caching to Linux docker run #123

Open
wants to merge 1 commit into
base: main
Choose a base branch
from

Conversation

stevenh
Copy link
Contributor

@stevenh stevenh commented Mar 14, 2024

Add cache mount directives to Linux docker container so that reruns are much quicker.

Add cache mount directives to Linux docker container so that reruns
are much quicker.
@stevenh stevenh requested a review from a team as a code owner March 14, 2024 08:57
@mdelapenya
Copy link
Contributor

Hey @stevenh what are the motivation for this PR? Do you think it makes a real difference with the current state of the release process?

IIUC this will happen at build time of Ryuk, which is done just once per release. I see the benefits of building a Docker image faster, but want to check with you the implications/importance of this update.

Thanks!

@stevenh
Copy link
Contributor Author

stevenh commented Apr 8, 2024

For the release process no benefit. For the developer working on this it was much quicker iteration time, which was the motivation.

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