From 9066051d1313f072fa70ceb8c7e78313b5f74ab5 Mon Sep 17 00:00:00 2001 From: Konstantinos Kostarellis Date: Thu, 30 Jan 2020 12:58:59 +0100 Subject: adjusts install.md (Ubuntu): registries.conf setup is now in containers-image package --- install.md | 2 -- 1 file changed, 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) -- cgit v1.2.3-54-g00ecf