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

Update repo URL for RedHat flavoured distributions #14

Open
wants to merge 1 commit into
base: master
Choose a base branch
from

Conversation

eddyhub
Copy link

@eddyhub eddyhub commented Jan 23, 2016

The URL for the repo in https://docs.docker.com/engine/installation/centos/ is a different one. I get an error with the one originally in this playbook. I added the one from the website and now it works. Sorry for the fuzzy description...

The URL for the repo in https://docs.docker.com/engine/installation/centos/ is a different one. I get an error with the one originally in this playbook. I added the one from the website and now it works. Sorry for the fuzzy description...
@ninthnails
Copy link
Contributor

@eddyhub I'm curious to known on what OS you have install it.

@JasonGiedymin
Copy link
Member

Fyi, Docker is not supported for Centos versions < 7.x.

That doesn't mean you can't install it. You will at least need a 3.10.x kernel and obviously you'll be installing an older docker version. Hence why this is not fully supported by Docker.
"Docker requires a 64-bit installation regardless of your CentOS version. Also, your kernel must be 3.10 at minimum, which CentOS 7 runs."
https://docs.docker.com/engine/installation/linux/centos/

@eddyhub
Copy link
Author

eddyhub commented Mar 12, 2016

Sorry it took so long:
CentOS Linux release 7.2.1511 (Core)

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

Successfully merging this pull request may close these issues.

3 participants