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
in rebasing my code for the latest upstream I see that the diffing has changed, what I have appears to work for now but clearly composefs is doing something different
Figure out why rootless on NFS does not work (using keep-id)
there is something that is not triggering the bind mount of userdata like etc/hostname into the created container
Investigate how to make this more generic to support squashfs instead of erofs?
potential performance issues with erofsfuse, squashfs has been around longer and supported more workloads like this
Investigate whether additional image storage is a way forward, we could store the erofs images on NFS but have the graphroot be on local storage?
keep-id)