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

Support for docker-ce and docker-ee #740

Open
wants to merge 5 commits into
base: master
Choose a base branch
from

Conversation

bmcbm
Copy link
Contributor

@bmcbm bmcbm commented Nov 23, 2017

This pull request adds the following changes:

  • Add support for public docker-ce repos (stable, edge, and test) for Debian, Ubuntu, Fedora and CentOS.
  • Add support for docker-ee with non-public repositories
  • Purge old conflicting packages (docker.io, docker-engine, etc)
  • Fix new docker daemon binary name.

Tests has been added/updated for changed functionality.

cegeka-jenkins pushed a commit to cegeka/puppet-docker that referenced this pull request Apr 17, 2024
Allow management of the docker-ce-cli package
cegeka-jenkins pushed a commit to cegeka/puppet-docker that referenced this pull request Apr 17, 2024
In garethr#740 I mistakenly added code that manages the docker-ce-cli package
when managing the "docker" package. The docker-ce-cli package should
only be managed when also managing the docker-ce package.

Fixes #797
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.

None yet

1 participant