mirror of
https://github.com/kata-containers/kata-containers.git
synced 2025-07-30 23:06:27 +00:00
docs: Remove workaround on SLES install documentation
Now that this issue has solved kata-containers/packaging#39, we can remove the workaround for the proxy and the shim. Fixes #216 Signed-off-by: Gabriela Cervantes <gabriela.cervantes.tellez@intel.com>
This commit is contained in:
parent
d4d5a28924
commit
10f235a603
@ -23,9 +23,6 @@
|
||||
```bash
|
||||
$ sudo -E zypper addrepo "http://download.opensuse.org/repositories/home:/katacontainers:/release/SLE_12_SP3/home:katacontainers:release.repo"
|
||||
$ sudo -E zypper -n --no-gpg-checks install kata-runtime kata-proxy kata-shim
|
||||
$ sudo mkdir -p /usr/libexec/kata-containers
|
||||
$ sudo ln -s /usr/lib64/kata-containers/kata-proxy /usr/libexec/kata-containers/kata-proxy
|
||||
$ sudo ln -s /usr/lib64/kata-containers/kata-shim /usr/libexec/kata-containers/kata-shim
|
||||
```
|
||||
|
||||
2. Decide which container manager to use and select the corresponding link that follows:
|
||||
|
Loading…
Reference in New Issue
Block a user