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: README.md
+5-1Lines changed: 5 additions & 1 deletion
Display the source diff
Display the rich diff
Original file line number
Diff line number
Diff line change
@@ -2,7 +2,6 @@
2
2
3
3
This project is where the [Open Container Initiative](http://www.opencontainers.org/) Specifications are written.
4
4
This is a work in progress.
5
-
We should have a first draft by end of July 2015.
6
5
7
6
Table of Contents
8
7
@@ -20,6 +19,11 @@ To provide context for users the following section gives example use cases for e
20
19
21
20
- A user can create a root filesystem and configuration, with low-level OS and host specific details, and launch it as a container under an Open Container runtime.
22
21
22
+
## Releases
23
+
24
+
There is a loose [Road Map](https://github.com/opencontainers/specs/wiki/RoadMap:) on the wiki.
25
+
During the `0.x` series of OCI releases we make no backwards compatibility guarantees and intend to break the schema during this series.
26
+
23
27
# The 5 principles of Standard Containers
24
28
25
29
Define a unit of software delivery called a Standard Container.
0 commit comments