We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 4cfa584 commit c5305f9Copy full SHA for c5305f9
bundle.md
@@ -19,6 +19,7 @@ The `runtime.json` file contains settings that are host specific such as memory
19
The goal is that the bundle can be moved as a unit to another machine and run the same application if `runtime.json` is removed or reconfigured.
20
21
The syntax and semantics for `config.json` are described in [this specification](config.md).
22
+The syntax and semantics for `runtime.json` are described in [this specification](runtime.md).
23
24
A single `rootfs` directory MUST be in the same directory as the `config.json`.
25
The names of the directories may be arbitrary, but users should consider using conventional names as in the example below.
0 commit comments