mirror of
https://github.com/opencontainers/runc.git
synced 2026-07-11 22:37:14 +08:00
Example lists "root' but text mentions "bundlePath"
Signed-off-by: Andrii Melnykov <andy.melnikov@gmail.com>
This commit is contained in:
committed by
Andrii Melnykov
parent
8d66fdd863
commit
c19a920a9c
+1
-1
@@ -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"
|
||||
}
|
||||
```
|
||||
|
||||
|
||||
Reference in New Issue
Block a user