diff --git a/runtime.md b/runtime.md index fdaf96519..e78f98786 100644 --- a/runtime.md +++ b/runtime.md @@ -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" } ```