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 now keep blob refs in the tmp repo to make importing OCI images more
efficient by avoiding having to re-import identical layers.
But then we also need to prune them. Do this.
The semantic here is simple: we prune any blob ref not tied to one of
the kept builds.
0 commit comments