🤖 Generated with [Claude Code](https://claude.com/claude-code) Co-Authored-By: Claude <noreply@anthropic.com>
16 lines
347 B
JSON
16 lines
347 B
JSON
{
|
|
"$schema": "https://json.schemastore.org/testcontainers.json",
|
|
"testcontainers": {
|
|
"version": "3.9.0",
|
|
"resourceReaperEnabled": true,
|
|
"hubImageNamePrefix": "",
|
|
"ryukPrivileged": false,
|
|
"ryukDisabled": false
|
|
},
|
|
"docker": {
|
|
"host": "npipe://./pipe/docker_engine",
|
|
"socketOverride": "",
|
|
"certPath": ""
|
|
}
|
|
}
|