Merge pull request #1760 from jodh-intel/improve-readme

docs: Explain Kata Containers are Linux-based
This commit is contained in:
James O. D. Hunt 2019-06-06 08:56:50 +01:00 committed by GitHub
commit 8cdd5ed3c0
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23

View File

@ -33,7 +33,7 @@ For details of the other Kata Containers repositories, see the
(CLI) part of the Kata Containers runtime component. It leverages the
[virtcontainers](virtcontainers)
package to provide a high-performance standards-compliant runtime that creates
hardware-virtualized containers.
hardware-virtualized [Linux](https://www.kernel.org/) containers running on Linux hosts.
The runtime is
[OCI](https://github.com/opencontainers/runtime-spec)-compatible,