Skip to content

Commit 4a85ba2

Browse files
author
Mrunal Patel
authored
Merge pull request #686 from vsoch/fix/CoC-link
adding security and CoC links
2 parents 69874c8 + 9585ecb commit 4a85ba2

File tree

1 file changed

+10
-0
lines changed

1 file changed

+10
-0
lines changed

README.md

Lines changed: 10 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -3,6 +3,14 @@
33
oci-runtime-tool is a collection of tools for working with the [OCI runtime specification][runtime-spec].
44
To build from source code, runtime-tools requires Go 1.10.x or above.
55

6+
## Table of Contents
7+
8+
Additional documentation about how this group operates:
9+
10+
- [Code of Conduct][code-of-conduct]
11+
- [security][security]
12+
13+
614
## Generating an OCI runtime spec configuration files
715

816
[`oci-runtime-tool generate`][generate.1] generates [configuration JSON][config.json] for an [OCI bundle][bundle].
@@ -112,6 +120,8 @@ Files=1, Tests=1, 0 wallclock secs ( 0.01 usr 0.01 sys + 0.03 cusr 0.03 csys
112120
Result: PASS
113121
```
114122

123+
[security]: https://github.com/opencontainers/org/blob/master/security
124+
[code-of-conduct]: https://github.com/opencontainers/org/blob/master/CODE_OF_CONDUCT.md
115125
[bundle]: https://github.com/opencontainers/runtime-spec/blob/master/bundle.md
116126
[config.json]: https://github.com/opencontainers/runtime-spec/blob/master/config.md
117127
[debian-node-tap]: https://packages.debian.org/stretch/node-tap

0 commit comments

Comments
 (0)