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

Enable caching for the build pipeline #114

Open
ondrejbudai opened this issue Jan 31, 2025 · 1 comment
Open

Enable caching for the build pipeline #114

ondrejbudai opened this issue Jan 31, 2025 · 1 comment
Labels
🪄 enhancement New feature or request

Comments

@ondrejbudai
Copy link
Member

It seems like image-builder-cli doesn't enable any caching, see the output from ps:

/usr/bin/osbuild --store /var/cache/image-builder/store --output-directory fedora-41-qcow2-x86_64 - --export qcow2

Can we at least enable caching for the build pipeline with some reasonable default cache size (dunno, 20 GiB)? We can iterate from there. :)

@mvo5
Copy link
Collaborator

mvo5 commented Jan 31, 2025

We will need osbuild/bootc-image-builder#812 as a prepreq I think.

@supakeen supakeen added the 🪄 enhancement New feature or request label Feb 3, 2025
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
🪄 enhancement New feature or request
Projects
None yet
Development

No branches or pull requests

3 participants