mirror of
https://github.com/aljazceru/kata-containers.git
synced 2026-01-05 23:44:21 +01:00
Support installing kata packages on all openSUSE distros. Fixes: #483 Signed-off-by: Marco Vedovati <mvedovati@suse.com>
15 lines
570 B
Markdown
15 lines
570 B
Markdown
# Install Docker for Kata Containers on openSUSE Leap
|
|
|
|
Follow the instructions in the generic [openSUSE Docker install guide](opensuse-docker-install.md).
|
|
<!--
|
|
You can ignore the content of this comment.
|
|
(test code run by test-install-docs.sh to validate code blocks this document)
|
|
|
|
```bash
|
|
$ echo "NOTE: this document is just a link to the generic openSUSE install guide located at:
|
|
https://raw.githubusercontent.com/kata-containers/documentation/master/install/docker/opensuse-docker-install.md
|
|
|
|
Please download this file and run kata-doc-to-script.sh again."
|
|
```
|
|
-->
|