mirror of
https://github.com/aljazceru/kata-containers.git
synced 2025-12-27 11:04:21 +01:00
The snap install doc only told you how to install the kata snap, and did not then go further to describe how to configure and intergrate it. Those details are available already over in the packaging repo, so let's link out to them. Fixes: #360 Signed-off-by: Graham Whaley <graham.whaley@intel.com>
548 B
548 B
Install Kata Containers from snapcraft.io
Kata Containers can be installed in any Linux distribution that supports snapd.
Run the following command to install Kata Containers:
$ sudo snap install kata-containers --classic
For further information on integrating and configuring the snap Kata Containers install,
refer to the Kata Containers packaging snap documentation.