You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Copy file name to clipboardExpand all lines: spec.md
+1-1Lines changed: 1 addition & 1 deletion
Display the source diff
Display the rich diff
Original file line number
Diff line number
Diff line change
@@ -4,7 +4,7 @@ The [Open Container Initiative][oci] develops specifications for standards on Op
4
4
5
5
# <aname="ociRuntimeSpecAbstract" />Abstract
6
6
7
-
The OCI Runtime Specification aims to specify the configuration, execution environment, and lifecycle of a container.
7
+
The Open Container Initiative Runtime Specification aims to specify the configuration, execution environment, and lifecycle of a container.
8
8
9
9
A container's configuration is specified as the `config.json` for the supported platforms and details the fields that enable the creation of a container.
10
10
The execution environment is specified to ensure that applications running inside a container have a consistent environment between runtimes along with common actions defined for the container's lifecycle.
0 commit comments