We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
2 parents 903de9f + ec0fc3d commit 2d3f265Copy full SHA for 2d3f265
1 file changed
runtime.md
@@ -9,7 +9,7 @@ Whether other entities using the same, or other, instance of the runtime can see
9
10
The state of a container includes the following properties:
11
12
-* **`ociVersion`** (string, REQUIRED) is the OCI specification version used when creating the container.
+* **`ociVersion`** (string, REQUIRED) is version of the Open Container Initiative Runtime Specification with which the state complies.
13
* **`id`** (string, REQUIRED) is the container's ID.
14
This MUST be unique across all containers on this host.
15
There is no requirement that it be unique across hosts.
0 commit comments