mirror of
https://github.com/linuxkit/linuxkit.git
synced 2026-01-18 22:58:29 +00:00
10 lines
140 B
JSON
10 lines
140 B
JSON
{
|
|
"docker": {
|
|
"entries": {
|
|
"daemon.json": {
|
|
"perm": "0644",
|
|
"content": "{ \"debug\": true }"
|
|
}
|
|
}
|
|
}
|
|
} |