[All] Switch back to userspace overlayfs driver. Overall this gives the best performance

This commit is contained in:
j1nx 2024-02-17 10:05:29 +00:00
parent bad6591e40
commit 9e0642fb2d
1 changed files with 3 additions and 0 deletions

View File

@ -1,2 +1,5 @@
[storage]
driver = "overlay"
[storage.options]
mount_program = "/usr/bin/fuse-overlayfs"