ansible-role-docker icon indicating copy to clipboard operation
ansible-role-docker copied to clipboard

devicemapper no longer supported should be overlay2 by default

Open llbbl opened this issue 6 years ago • 2 comments

level=error msg="Failed to GetDriver graph" driver=devicemapper error="graphdriver plugins are only supported with experimental mode" home-dir=/var/lib/docker

https://github.com/docker/for-linux/issues/452

https://github.com/docker/cli/pull/1424

https://github.com/moby/moby/issues/38194

llbbl avatar Jan 25 '19 03:01 llbbl

Thanks for reporting this. Could you create a PR with a fix? It should be as simple as editing one line I. defaults/main.yml file.

paulfantom avatar Jan 25 '19 10:01 paulfantom

ok

llbbl avatar Jan 25 '19 14:01 llbbl