9 lines
242 B
Text
9 lines
242 B
Text
|
[storage]
|
||
|
driver = "overlay"
|
||
|
runroot = "/tmp/containers"
|
||
|
graphroot = "$HOME/.local/share/containers/storage"
|
||
|
rootless_storage_path = "$HOME/.local/share/containers/storage"
|
||
|
|
||
|
[storage.options.overlay]
|
||
|
mount_program = "/usr/bin/fuse-overlayfs"
|