diff options
author | Richard Brown <RBrownCCB@opensuse.org> | 2019-01-17 20:25:21 +0100 |
---|---|---|
committer | Richard Brown <RBrownCCB@opensuse.org> | 2019-01-17 23:03:03 +0100 |
commit | 21ec83347620b63b878731fb5ae08203931f620b (patch) | |
tree | 974bb3c0d9bc74f03e345db4cb342e5e17981643 | |
parent | 0e3264ae4de85d2c974106582f80fd8cadab8bb8 (diff) | |
download | podman-21ec83347620b63b878731fb5ae08203931f620b.tar.gz podman-21ec83347620b63b878731fb5ae08203931f620b.tar.bz2 podman-21ec83347620b63b878731fb5ae08203931f620b.zip |
Add openSUSE Kubic to install.md
Signed-off-by: Richard Brown <RBrownCCB@opensuse.org>
-rw-r--r-- | install.md | 4 |
1 files changed, 4 insertions, 0 deletions
diff --git a/install.md b/install.md index 5ee5bed11..c5268c04d 100644 --- a/install.md +++ b/install.md @@ -29,6 +29,10 @@ sudo emerge app-emulation/libpod sudo zypper install podman ``` +#### [openSUSE Kubic](https://kubic.opensuse.org) + +Built-in, no need to install + #### [RHEL7](https://www.redhat.com/en/technologies/linux-platforms/enterprise-linux) Subscribe, then enable Extras channel and install podman. |