11 lines
251 B
Plaintext
11 lines
251 B
Plaintext
[storage]
|
|
driver = "overlay"
|
|
graphroot="$HOME/.local/share/containers/storage"
|
|
[storage.options]
|
|
ignore_chown_errors = "true"
|
|
additionalimagestores = [
|
|
"/var/containers/images"
|
|
]
|
|
[storage.options.overlay]
|
|
mount_program = "/usr/bin/fuse-overlayfs"
|