Skip to content

Commit 1c8413b

Browse files
committed
Add language for compliance requirements around platforms and architectures
Signed-off-by: Mrunal Patel <[email protected]>
1 parent c9c2574 commit 1c8413b

File tree

1 file changed

+4
-1
lines changed

1 file changed

+4
-1
lines changed

README.md

Lines changed: 4 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -25,7 +25,10 @@ Table of Contents
2525
In the specifications in the above table of contents, the keywords "MUST", "MUST NOT", "REQUIRED", "SHALL", "SHALL NOT", "SHOULD", "SHOULD NOT", "RECOMMENDED", "MAY", and "OPTIONAL" are to be interpreted as described in [RFC 2119](http://tools.ietf.org/html/rfc2119) (Bradner, S., "Key words for use in RFCs to Indicate Requirement Levels", BCP 14, RFC 2119, March 1997).
2626

2727
An implementation is not compliant if it fails to satisfy one or more of the MUST or REQUIRED requirements for the protocols it implements.
28-
An implementation that satisfies all the MUST or REQUIRED and all the SHOULD requirements for its protocols is said to be "unconditionally compliant".
28+
An implementation that satisfies all the MUST or REQUIRED and all the SHOULD requirements for its protocols is said to be "unconditionally compliant" on one or more CPU architectures.
29+
Protocols defined by this specification are:
30+
* Linux containers: runtime.md, config.md, config-linux.md, and runtime-linux.md.
31+
* Solaris containers: runtime.md, config.md, and config-solaris.md.
2932

3033
# Use Cases
3134

0 commit comments

Comments
 (0)