Add more scripts
This commit is contained in:
parent
03ab6ee918
commit
ddb6d7dcd1
10 changed files with 14 additions and 1 deletions
6
.config/containers/storage.conf
Normal file
6
.config/containers/storage.conf
Normal file
|
@ -0,0 +1,6 @@
|
|||
[storage]
|
||||
driver = "overlay"
|
||||
|
||||
[storage.options.overlay]
|
||||
mount_program = "/usr/bin/fuse-overlayfs"
|
||||
mountopt = "noacl"
|
Loading…
Add table
Add a link
Reference in a new issue