mirror of
https://github.com/ItsDrike/dotfiles.git
synced 2025-02-23 03:49:02 +00:00
Make docker use btrfs
This commit is contained in:
parent
b9aaebc10c
commit
d9c71e2310
1 changed files with 3 additions and 0 deletions
3
root/etc/docker/daemon.json
Normal file
3
root/etc/docker/daemon.json
Normal file
|
@ -0,0 +1,3 @@
|
|||
{
|
||||
"storage-driver": "btrfs"
|
||||
}
|
Loading…
Add table
Reference in a new issue