diff options
Diffstat (limited to 'install.md')
-rw-r--r-- | install.md | 2 |
1 files changed, 0 insertions, 2 deletions
diff --git a/install.md b/install.md index 561c4afe9..b674def82 100644 --- a/install.md +++ b/install.md @@ -129,8 +129,6 @@ wget -nv https://download.opensuse.org/repositories/devel:kubic:libcontainers:st sudo apt-key add - < Release.key sudo apt-get update -qq sudo apt-get -qq -y install podman -sudo mkdir -p /etc/containers -echo -e "[registries.search]\nregistries = ['docker.io', 'quay.io']" | sudo tee /etc/containers/registries.conf ``` There are many [packages](https://packages.ubuntu.com/search?keywords=libpod&searchon=names&suite=eoan§ion=all) |