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 want to make all paths relative by using strip_prefix = "/". While this works just fine with pkg_tar, when using mtree_mutate() it deletes the whole file instead of just removing the / prefix from all paths.