rootless-containers / rootlesscontaine.rs

Website to track the progress of rootless containers.
https://rootlesscontaine.rs/
Creative Commons Attribution Share Alike 4.0 International
63 stars 31 forks source link

Rootless OverlayFS is officially supported since kernel 5.11 #27

Closed AkihiroSuda closed 3 years ago

AkihiroSuda commented 3 years ago

https://github.com/torvalds/linux/commit/459c7c565ac36ba09ffbf24231147f408fde4203

Rootless OverlayFS (kernel mode) was previously only available for Ubuntu and Debian hosts.

AkihiroSuda commented 3 years ago

@cyphar May I merge this now or shall we wait for kernel 5.11 GA?

cyphar commented 3 years ago

It's probably safe to merge now, it's not likely they'll revert it.