mongrelion / ansible-role-docker

Ansible role for installing Docker
MIT License
62 stars 39 forks source link

Since 17.06.2 md5 checksum changed to new one #18

Closed petr-balogh closed 7 years ago

petr-balogh commented 7 years ago

I tried install this role on RHEL 7.4 and failed on checksum, I set variable to playbook to new one, and it downloaded that installation file OK.

petr-balogh commented 7 years ago

Another issue which I am facing now is with starting docker service on RHEL 7.4 machine. Error is: docker daemon is not supported on Linux. Please run dockerd directly https://forums.docker.com/t/docker-failed-to-come-up-with-latest-version-17-06-on-centos-box/34307 Should I open issue for it? Have you seen it before?

marcusianlevine commented 7 years ago

@petr-balogh thanks for catching this change, looks good to me

As for your issue with RHEL 7.4, that sounds like an issue in the upstream yum repo

Note that this role installs Docker CE, which is not officially supported on RHEL, only CentOS