Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Align docker versions per OS with the support matrix #98

Merged
merged 5 commits into from
Oct 21, 2020

Conversation

obierlaire
Copy link
Contributor

Related to #79

According to the support matrix, a few things need to be cleaned up:

  • remove global default version (docker 18) and replace it by a default version per OS (taking the latest one supported)
  • remove docker 1.13 for centos 7 (and all tasks related)
  • remove docker 18 for rhel 7 (and all tasks related)

@obierlaire
Copy link
Contributor Author

For some reasons, i needed to add iptables as dependency for docker 19.03.13... (i think it was working just fine without it for docker 19.03.12)

@obierlaire obierlaire marked this pull request as ready for review October 16, 2020 16:46
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

3 participants