On centos-7.3 ish: [vm]$ sudo crio --debug DEBU[2017-07-05 18:47:09.094408134Z] [graphdriver] trying provided driver "overlay2" FATA[2017-07-05 18:47:09.096470565Z] driver not supported
post install. Something special I have to do to get overlay2 working on centos? On Wed, Jul 5, 2017 at 1:57 PM, Lokesh Mandvekar <l...@fedoraproject.org> wrote: > Hi list, > > I have packaged up cri-o, buildah and skopeo for Ubuntu and CentOS. To get > them, just do: > > (On Ubuntu 16.04.2 LTS and 17.04, install the Project Atomic PPA) > % sudo apt-add-repository ppa:projectatomic/ppa > % sudo apt-get update > % sudo apt-get install cri-o buildah skopeo > > (On CentOS 7, install the Virt SIG repo) > % sudo yum install https://lsm5.fedorapeople.org/ > centos-release-container-1-3.el7.noarch.rpm > % sudo yum install cri-o buildah skopeo > > Reviews/feedback/bugs appreciated :) > Thanks, > -- > Lokesh > Freenode, OFTC: lsm5 > GPG: 0xC7C3A0DD > https://keybase.io/lsm5 >