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
+3-3Lines changed: 3 additions & 3 deletions
Display the source diff
Display the rich diff
Original file line number
Diff line number
Diff line change
@@ -1,6 +1,6 @@
1
-
# Open Container Specifications
1
+
# Open Container Runtime Specification
2
2
3
-
[Open Container Initiative](http://www.opencontainers.org/)Specifications for standards on Operating System process and application containers.
3
+
The [Open Container Initiative](http://www.opencontainers.org/)develops specifications for standards on Operating System process and application containers.
4
4
5
5
6
6
Table of Contents
@@ -72,7 +72,7 @@ When in doubt, start on the [mailing-list](#mailing-list).
72
72
The contributors and maintainers of the project have a weekly meeting Wednesdays at 10:00 AM PST.
73
73
Everyone is welcome to participate via [UberConference web][UberConference] or audio-only: 646-494-8704 (no PIN needed.)
74
74
An initial agenda will be posted to the [mailing list](#mailing-list) earlier in the week, and everyone is welcome to propose additional topics or suggest other agenda alterations there.
75
-
Minutes are posted to the [mailing list](#mailing-list) and minutes from past calls are archived to the [wiki](https://github.com/opencontainers/specs/wiki) for those who are unable to join the call.
75
+
Minutes are posted to the [mailing list](#mailing-list) and minutes from past calls are archived to the [wiki](https://github.com/opencontainers/runtime-spec/wiki) for those who are unable to join the call.
Copy file name to clipboardExpand all lines: ROADMAP.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
@@ -6,7 +6,7 @@ The items in the 1.0 roadmap can be broken down into smaller milestones that are
6
6
The topics below are broad and small working groups will be needed for each to define scope and requirements or if the feature is required at all for the OCI level.
7
7
Topics listed in the roadmap do not mean that they will be implemented or added but are areas that need discussion to see if they fit in to the goals of the OCI.
8
8
9
-
Listed topics may defer to the [project wiki](https://github.com/opencontainers/specs/wiki/RoadMap:) for collaboration.
9
+
Listed topics may defer to the [project wiki](https://github.com/opencontainers/runtime-spec/wiki/RoadMap:) for collaboration.
Copy file name to clipboardExpand all lines: project.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
@@ -6,5 +6,5 @@
6
6
*`git commit` version increment
7
7
*`git tag` the prior commit (preferably signed tag)
8
8
*`make docs` to produce PDF and HTML copies of the spec
9
-
* Make a release on [github.com/opencontainers/specs](https://github.com/opencontainers/specs/releases) for the version. Attach the produced docs.
9
+
* Make a release on [github.com/opencontainers/runtime-spec](https://github.com/opencontainers/runtime-spec/releases) for the version. Attach the produced docs.
0 commit comments