EESSI / filesystem-layer

Filesystem layer of the EESSI project
https://eessi.github.io/docs/filesystem_layer
GNU General Public License v2.0
7 stars 17 forks source link

evaluate updating to `fuse-overlayfs` v1.13 in build container #166

Open boegel opened 1 year ago

boegel commented 1 year ago

Version v1.13 of fuse-overlayfs seems promising, since it includes a performance fix: https://github.com/containers/fuse-overlayfs/pull/402

We should evaluate that with care though, since we've run into surprises before, cfr. https://github.com/EESSI/filesystem-layer/pull/153