mirror of
https://github.com/jakejarvis/dotfiles.git
synced 2025-11-04 22:10:09 -05:00
a boatload of changes/fixes
This commit is contained in:
@@ -5,8 +5,17 @@
|
||||
"enabled": true
|
||||
}
|
||||
},
|
||||
"dns": [
|
||||
"1.1.1.1",
|
||||
"1.0.0.1"
|
||||
],
|
||||
"experimental": true,
|
||||
"features": {
|
||||
"buildkit": true
|
||||
},
|
||||
"log-driver": "json-file",
|
||||
"log-opts": {
|
||||
"max-size": "10m",
|
||||
"max-file": "5"
|
||||
}
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user