You are not logged in.
I'm planning to install docker and I'm on a btrfs fifilesystem. I plan to have a dedicated subvolume for docker images but would like advice.
Should that subvolume be mounted with nocow? As II understand db files are better with nocow as I did with my vm's and mysql databases but just wondering if I need to do the same with docker images.
Offline