Files
kata-containers/install/snap-installation-guide.md
James O. D. Hunt 28da40a4e7 docs: Fix formatting
Ensure all non-dictionary words are in backticks.

Fixes: #504.

Signed-off-by: James O. D. Hunt <james.o.hunt@intel.com>
2019-06-14 17:39:11 +01:00

550 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.