geerlingguy / ansible-role-docker

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

Remove docker-ee support #388

Closed danielewood closed 1 year ago

danielewood commented 1 year ago

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.

Resolves #387

stale[bot] commented 1 year ago

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

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

stale[bot] commented 1 year ago

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