diff --git a/runtime.md b/runtime.md index fdaf96519..fae57d8ce 100644 --- a/runtime.md +++ b/runtime.md @@ -27,9 +27,10 @@ This is provided so that consumers can find the container's configuration and ro ```json { + "version": "0.2", "id": "oc-container", "pid": 4422, - "root": "/containers/redis" + "bundlePath": "/containers/redis" } ```