mirror of
https://github.com/kata-containers/kata-containers.git
synced 2025-06-29 08:47:56 +00:00
docs: Explain Kata Containers are Linux-based
Update the README explaining that Kata Containers are Linux-based and run on Linux hosts. Fixes: #1759. Signed-off-by: James O. D. Hunt <james.o.hunt@intel.com>
This commit is contained in:
parent
3d8803bb86
commit
a7daa2b935
@ -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,
|
||||
|
Loading…
Reference in New Issue
Block a user