Files
linuxkit/blueprints/docker-for-mac/metadata.json
Guillaume Rose 06e86154b6 metadata: handle json with more than 2 levels
Signed-off-by: Guillaume Rose <guillaume.rose@docker.com>
2017-11-13 14:35:17 +01:00

10 lines
140 B
JSON

{
"docker": {
"entries": {
"daemon.json": {
"perm": "0644",
"content": "{ \"debug\": true }"
}
}
}
}