Merge pull request #257 from nponeccop/patch-1
Example lists "root' but text mentions "bundlePath"
This commit is contained in:
commit
8cbabfc616
|
@ -29,7 +29,7 @@ This is provided so that consumers can find the container's configuration and ro
|
|||
{
|
||||
"id": "oc-container",
|
||||
"pid": 4422,
|
||||
"root": "/containers/redis"
|
||||
"bundlePath": "/containers/redis"
|
||||
}
|
||||
```
|
||||
|
||||
|
|
Loading…
Reference in New Issue