Example lists "root' but text mentions "bundlePath"
Signed-off-by: Andrii Melnykov <andy.melnikov@gmail.com>
This commit is contained in:
parent
8d66fdd863
commit
c19a920a9c
|
@ -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