Skip to content

Commit 376929f

Browse files
committed
Update runtime example
Fixes #258 Signed-off-by: Marcos Lilljedahl <marcosnils@gmail.com>
1 parent 8d66fdd commit 376929f

1 file changed

Lines changed: 2 additions & 1 deletion

File tree

runtime.md

Lines changed: 2 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -27,9 +27,10 @@ This is provided so that consumers can find the container's configuration and ro
2727

2828
```json
2929
{
30+
"version": "0.2",
3031
"id": "oc-container",
3132
"pid": 4422,
32-
"root": "/containers/redis"
33+
"bundlePath": "/containers/redis"
3334
}
3435
```
3536

0 commit comments

Comments
 (0)