containerd from Virtualization:containers project
Select Your Operating System
Add repository and install manually
For openSUSE Tumbleweed and d l g run the following as root:
zypper addrepo https://download.opensuse.org/repositories/Virtualization:containers/openSUSE_Tumbleweed_and_d_l_g/Virtualization:containers.repo zypper refresh zypper install containerd
For openSUSE Tumbleweed run the following as root:
zypper addrepo https://download.opensuse.org/repositories/Virtualization:containers/openSUSE_Tumbleweed/Virtualization:containers.repo zypper refresh zypper install containerd
For 15.6 run the following as root:
zypper addrepo https://download.opensuse.org/repositories/Virtualization:containers/15.6/Virtualization:containers.repo zypper refresh zypper install containerd
For 15.5 run the following as root:
zypper addrepo https://download.opensuse.org/repositories/Virtualization:containers/15.5/Virtualization:containers.repo zypper refresh zypper install containerd
Grab binary packages directly
Add repository and install manually
For SLE 12 SP5 run the following as root:
zypper addrepo https://download.opensuse.org/repositories/Virtualization:containers/SLE_12_SP5/Virtualization:containers.repo zypper refresh zypper install containerd
For 5.5 run the following as root:
zypper addrepo https://download.opensuse.org/repositories/Virtualization:containers/5.5/Virtualization:containers.repo zypper refresh zypper install containerd
For 15.7 run the following as root:
zypper addrepo https://download.opensuse.org/repositories/Virtualization:containers/15.7/Virtualization:containers.repo zypper refresh zypper install containerd
Grab binary packages directly
Add repository and install manually
For 16.0 run the following as root:
?