1
0
mirror of https://github.com/kata-containers/kata-containers.git synced 2025-05-11 09:55:58 +00:00
kata-containers/docs/install/opensuse-leap-15.1-installation-guide.md
Peng Tao a5b3e1cdfd docs: drop docker installation guide
We have removed cli support and that means dockder support is dropped
for now. Also it doesn't make sense to have so many duplications on each
distribution as we can simply refer to the official docker guide on how
to install docker.

Signed-off-by: Peng Tao <bergwolf@hyper.sh>
2020-10-01 20:52:10 +08:00

507 B

Install Kata Containers on openSUSE Leap 15.1

  1. Install the Kata Containers components with the following commands:

    $ sudo -E zypper addrepo --refresh "https://download.opensuse.org/repositories/devel:/kubic/openSUSE_Leap_15.1/devel:kubic.repo"
    $ sudo -E zypper -n --gpg-auto-import-keys install katacontainers
    
  2. Decide which container manager to use and select the corresponding link that follows: