You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
We should pull in logic for running the rpm-ostree module into the template. This will allow us to take advantage of using cache mounts to help speed up builds as updating the rpmdb is a slow process during builds.
The text was updated successfully, but these errors were encountered:
Ok so rather than taking over the rpm-ostree module as a whole, the cli is just going to have a cache mount. With how complex the rpm-ostree module could get, I think it would be best to keep it as a script module.
We should pull in logic for running the
rpm-ostree
module into the template. This will allow us to take advantage of using cache mounts to help speed up builds as updating therpmdb
is a slow process during builds.The text was updated successfully, but these errors were encountered: