From fd376358fd9eadc301102b0372303be8ff9fe3aa Mon Sep 17 00:00:00 2001 From: Qiang Huang Date: Fri, 18 Mar 2016 11:22:51 +0800 Subject: [PATCH] Update associated projects Now we have ocitools in opencontainers, thanks @mrunalp . Signed-off-by: Qiang Huang --- implementations.md | 7 ++----- 1 file changed, 2 insertions(+), 5 deletions(-) diff --git a/implementations.md b/implementations.md index 5cd16b98..1a6d7542 100644 --- a/implementations.md +++ b/implementations.md @@ -11,11 +11,8 @@ If you know of any associated projects that are not listed here, please file a p * [hyperhq/runv](https://github.com/hyperhq/runv) - Hypervisor-based runtime for OCI -## Bundle authoring +## Testing & Tools * [kunalkushwaha/octool](https://github.com/kunalkushwaha/octool) - A config linter and validator. -* [mrunalp/ocitools](https://github.com/mrunalp/ocitools) - A config generator. - -## Testing - +* [opencontainers/ocitools](https://github.com/opencontainers/ocitools) - A config generator and runtime/bundle testing framework. * [huawei-openlab/oct](https://github.com/huawei-openlab/oct) - Open Container Testing framework for OCI configuration and runtime