nickjj / ansible-docker

Install / Configure Docker and Docker Compose using Ansible.
MIT License
750 stars 224 forks source link

Support Centos 7/8 #86

Closed Serienmorder closed 4 years ago

Serienmorder commented 4 years ago

Currently the role doesn't have support for Centos 7/8

Would it be possible for you to add this functionality?

nickjj commented 4 years ago

Hi,

This sort of goes back to PR https://github.com/nickjj/ansible-docker/pull/51 where some folks requested Feroda and CentOS support. It has some discussion on why it's not supported.

The TL;DR is it's because I do not run these distros in production and I wouldn't be comfortable adding official support for them. The longer answer is in this reply in the above PR https://github.com/nickjj/ansible-docker/pull/51#issuecomment-604991630.