1
0
mirror of https://github.com/opencontainers/runtime-spec.git synced 2026-02-05 09:45:57 +01:00
Commit Graph

19 Commits

Author SHA1 Message Date
Mingye Wang
df100de539 add systemd-nspawn to implementations.md
It's a bit awkward really, since that nspawn isn't the WHOLE repo on GitHub unlike the others...

Signed-off-by: Mingye Wang <arthur200126@gmail.com>
2025-03-10 11:17:28 +08:00
utam0k
411082ce54 add youki to implementations.md
Signed-off-by: utam0k <k0ma@utam0k.jp>
2021-09-28 11:01:26 +09:00
utam0k
664112711e alphabetize the implementation list.
Signed-off-by: utam0k <k0ma@utam0k.jp>
2021-09-28 11:01:25 +09:00
Jia Zhang
57a316b64c docs: Added enclave OCI runtime rune to implementations
Added the Inclavare Containers project runtime to the list of implementations.

Signed-off-by: Jia Zhang <zhang.jia@linux.alibaba.com>
2020-07-28 11:21:11 +00:00
Giuseppe Scrivano
ff32f0202c implementations.md: fix repository for crun
crun was moved from github.com/giuseppe/crun to
github.com/containers/crun.

Signed-off-by: Giuseppe Scrivano <gscrivan@redhat.com>
2019-08-12 12:07:09 +02:00
James O. D. Hunt
81d81f3628 docs: Added kata-runtime to implementations
Added the Kata Containers project runtime to the list of
implementations.

Signed-off-by: James O. D. Hunt <james.o.hunt@intel.com>
2018-05-21 09:34:33 +01:00
Chris Aniszczyk
b0700adb23 Add gVisor to the implementations list
Signed-off-by: Chris Aniszczyk <caniszczyk@gmail.com>
2018-05-18 10:17:28 -05:00
Giuseppe Scrivano
ec4cc47dff implementations: add crun
Signed-off-by: Giuseppe Scrivano <gscrivan@redhat.com>
2017-10-22 13:14:27 +02:00
Giuseppe Scrivano
d4990d1dcb implementations: add bwrap-oci
Signed-off-by: Giuseppe Scrivano <gscrivan@redhat.com>
2017-10-22 13:14:17 +02:00
James O. D. Hunt
e27acdd9ca Replace "cc-oci-runtime" with "cc-runtime" in list of implementations.
"cc-runtime" replaces "cc-oci-runtime", which is now in maintenance
mode.

Signed-off-by: James O. D. Hunt <james.o.hunt@intel.com>
2017-09-22 10:05:17 +01:00
W. Trevor King
989aed767a implementations: Fix 'name"..."' -> 'name="..."' runtime anchor
Signed-off-by: W. Trevor King <wking@tremily.us>
2017-03-28 13:49:39 -07:00
Jesse Butler
f9dc90b05a make link usage consistent across the specification
Signed-off-by: Jesse Butler <jesse.butler@oracle.com>
2017-03-03 14:43:09 -05:00
Mrunal Patel
c942816d76 Add anchors to misc. docs
Signed-off-by: Mrunal Patel <mrunalp@gmail.com>
2017-03-02 11:01:18 -08:00
W. Trevor King
d985738f44 implementations: Rename ocitools -> runtime-tools
And re-alphabetize.

Signed-off-by: W. Trevor King <wking@tremily.us>
2016-09-28 14:56:33 -07:00
James Hunt
30bc033168 Add "cc-oci-runtime" to implementations list.
Signed-off-by: James Hunt <james.o.hunt@intel.com>
2016-08-25 14:48:06 +01:00
Qiang Huang
fd376358fd Update associated projects
Now we have ocitools in opencontainers, thanks @mrunalp .

Signed-off-by: Qiang Huang <h.huangqiang@huawei.com>
2016-03-18 11:22:51 +08:00
W. Trevor King
990f7dbf7d implementations: Link to kunalkushwaha/octool
Kunal mentioned this tool in this thread [1].  There's some discussion
with David Liang of OCT in that thread where Kunal and David seem to
be trying to find common ground and avoid duplicating effort, but both
projects seem to be moving along on their own now.  I think we should
link to both, and we can always remove a link later if/when the two
projects get together to provide a common validator framework.

Entries in this list (the first in implementations.md with two entries
in a category) are alphabetical by whatever the first text is in the
enter.

[1]: https://groups.google.com/a/opencontainers.org/forum/#!topic/dev/B2qQ9itIsgI
     Message-Id: <b8554ca7-bc0a-480c-9603-8c4ab3f4fdd6@opencontainers.org>

Signed-off-by: W. Trevor King <wking@tremily.us>
2015-09-16 20:52:14 -07:00
W. Trevor King
944067f764 implementations: Link to mrunalp/ocitools
Mrunal mentioned this during today's meeting, and linking to it will
hopefully reduce the amount of duplicated effort in this area.

Signed-off-by: W. Trevor King <wking@tremily.us>
2015-09-16 20:47:14 -07:00
Vincent Batts
b3ebf849bf .: Adding listing of implementations
* runc
* runv - https://groups.google.com/a/opencontainers.org/d/msg/dev/Tjq5QJ_eez0/LMt3dgReDQAJ
* ocp-testing - https://groups.google.com/a/opencontainers.org/d/msg/dev/_XUjuKzL84g/i2n5s0iUBgAJ

Signed-off-by: Vincent Batts <vbatts@redhat.com>
2015-08-07 13:18:13 -04:00