Skip to content

Commit 8167ca6

Browse files
committed
Update runtime example
Fixes #258
1 parent 8d66fdd commit 8167ca6

File tree

1 file changed

+2
-1
lines changed

1 file changed

+2
-1
lines changed

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)