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
$ rpm-ostree rebase ostree-unverified-registry:quay.io/fedora/fedora-coreos:stable
$ rpm-ostree rebase ostree-unverified-registry:quay.io/fedora/fedora-coreos:testing-devel
etc. will continually accumulate container images locally that won't be pruned. This is particularly problematic given e.g. the MCO will rebase by default.
Fixing this is a bit harder than I thought because it gets less into bugs but touches on some design issues in ostree-ext.
Doing e.g.
etc. will continually accumulate container images locally that won't be pruned. This is particularly problematic given e.g. the MCO will rebase by default.
Fixing this is a bit harder than I thought because it gets less into bugs but touches on some design issues in ostree-ext.
So far fixing this has needed:
The text was updated successfully, but these errors were encountered: