geerlingguy / ansible-role-docker

Ansible Role - Docker
https://galaxy.ansible.com/geerlingguy/docker/
MIT License
1.81k stars 853 forks source link

ansible-role-docker should drop docker-ee entirely as it is no longer provided in the docker repos. #387

Closed danielwoodz closed 12 months ago

danielwoodz commented 1 year ago

This is not a request to fix the issue, as I'm not sure it would be worth the effort.

Mirantis has removed docker-ee (now known as Mirantis Container Runtime) from the normal repos, it is available from https://repos.mirantis.com/, but only docker-ee.

Additionally, the docker compose plugin is not available at all in the Mirantis repo, which complicates moving to basing things on the plugin instead of the separate golang binary from GitHub.

Finally, many architectures are missing from docker-ee, and sources are not available universally.

It would be better for maintainability for this project to drop the already broken docker-ee instead of making all of conditionals to handle the self-inflicted edge cases created by Mirantis.

geerlingguy commented 1 year ago

Yeah, honestly I've never used docker-ee anywhere... I'd be okay with it not being supported by this role.

stale[bot] commented 1 year ago

This issue has been marked 'stale' due to lack of recent activity. If there is no further activity, the issue will be closed in another 30 days. Thank you for your contribution!

Please read this blog post to see the reasons why I mark issues as stale.

github-actions[bot] commented 1 year ago

This issue has been marked 'stale' due to lack of recent activity. If there is no further activity, the issue will be closed in another 30 days. Thank you for your contribution!

Please read this blog post to see the reasons why I mark issues as stale.

github-actions[bot] commented 12 months ago

This issue has been closed due to inactivity. If you feel this is in error, please reopen the issue or file a new issue with the relevant details.