20 lines
1.0 KiB
Markdown
20 lines
1.0 KiB
Markdown
# Implementations
|
|
|
|
The following sections link to associated projects, some of which are maintained by the OCI and some of which are maintained by external organizations.
|
|
If you know of any associated projects that are not listed here, please file a pull request adding a link to that project.
|
|
|
|
## Runtime (Container)
|
|
|
|
* [opencontainers/runc](https://github.com/opencontainers/runc) - Reference implementation of OCI runtime
|
|
|
|
## Runtime (Virtual Machine)
|
|
|
|
* [hyperhq/runv](https://github.com/hyperhq/runv) - Hypervisor-based runtime for OCI
|
|
* [01org/cc-oci-runtime](https://github.com/01org/cc-oci-runtime) - Hypervisor-based OCI runtime for Intel® Architecture
|
|
|
|
## Testing & Tools
|
|
|
|
* [kunalkushwaha/octool](https://github.com/kunalkushwaha/octool) - A config linter and validator.
|
|
* [huawei-openlab/oct](https://github.com/huawei-openlab/oct) - Open Container Testing framework for OCI configuration and runtime
|
|
* [opencontainers/runtime-tools](https://github.com/opencontainers/runtime-tools) - A config generator and runtime/bundle testing framework.
|