Skip to content

Commit 1fa909c

Browse files
authored
[ReadMe] Add references to Windows containers
Signed-off-by: Rob Dolin <[email protected]>
1 parent d3c3763 commit 1fa909c

File tree

1 file changed

+2
-0
lines changed

1 file changed

+2
-0
lines changed

README.md

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -20,6 +20,7 @@ Table of Contents
2020
- [General Configuration](config.md)
2121
- [Linux-specific Configuration](config-linux.md)
2222
- [Solaris-specific Configuration](config-solaris.md)
23+
- [Windows-specific Configuration](config-windows.md)
2324
- [Glossary](glossary.md)
2425

2526
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).
@@ -31,6 +32,7 @@ An implementation that satisfies all the MUST or REQUIRED and all the SHOULD req
3132
Protocols defined by this specification are:
3233
* Linux containers: [runtime.md](runtime.md), [config.md](config.md), [config-linux.md](config-linux.md), and [runtime-linux.md](runtime-linux.md).
3334
* Solaris containers: [runtime.md](runtime.md), [config.md](config.md), and [config-solaris.md](config-solaris.md).
35+
* Windows containers: [runtime.md](runtime.md), [config.md](config.md), and [config-windows.md](config-windows.md).
3436

3537
# Use Cases
3638

0 commit comments

Comments
 (0)