Update storage.conf

This commit is contained in:
John Dorman
2023-03-23 03:11:41 -07:00
committed by GitHub
parent 35251d406e
commit 627af65432

View File

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