Upstream docker has a decent page:
https://docs.docker.com/engine/userguide/storagedriver/selectadriver/
(One thing they don't mention explicitly though is the page cache
sharing that overlayfs has over devicemapper or btfs, which can be substantial)
Though the patches to use overlayfs with SELin
Umm yes please.
It's really difficult to describe how much this would help the OOTB
experience for folks getting started.
On Mon, Aug 8, 2016 at 8:06 AM, Colin Walters wrote:
> Upstream docker has a decent page:
> https://docs.docker.com/engine/userguide/storagedriver/selectadriver/
>
> (One th
The current plan for SELinux/OverlayFS support is to have the OverlayFS
parts merged into the kernel for 4.8 kernel. The
SELinux parts missed the cutoff and should be merged into the 4.9. Paul
Moore the SELinux Kernel Maintainer will create test
kernels in Copr with the Overlayfs support as soo