mirror of
https://github.com/clearlinux/clear-linux-documentation.git
synced 2026-07-08 21:57:17 +00:00
Removes instances of s/cc-runtime for kata per @devimc
Signed-off-by: Michael Vincerra <michael.vincerra@intel.com>
This commit is contained in:
@@ -87,11 +87,11 @@ More information about Docker in |CLOSIA|.
|
||||
#############################################
|
||||
|
||||
Docker on |CLOSIA| provides a docker.service service file to start the Docker
|
||||
daemon. The daemon will use runc or s/cc-runtime/kata-runtime depending on
|
||||
daemon. The daemon will use runc or kata-runtime depending on
|
||||
the environment:
|
||||
|
||||
If you are running |CL| on bare metal or on a VM with Nested
|
||||
Virtualization activated, Docker will use s/cc-runtime/kata-runtime as the
|
||||
Virtualization activated, Docker will use kata-runtime as the
|
||||
default runtime. If you are running |CL| on a VM without Nested
|
||||
Virtualization, Docker will use runc as the default runtime. It is not
|
||||
necessary to manually configure the runtime for Docker, since Docker itself
|
||||
|
||||
Reference in New Issue
Block a user