Install docker scripts error Oracle Linux

I tried to run docker installation scripts on Oracle Linux 7.6 but it failed. Debugging the script I have noticed that the docker’s yum and apt url has changed to download.docker.com.
Looking at the change description it must fail in many other distributions.
I’ve tried to open a issue on the docker-install project but it is no enabled.
For more information please go to the links:
http://yum.dockerproject.org/
https://www.docker.com/blog/changes-dockerproject-org-apt-yum-repositories/

Regards,

Paulo Leal

The actual used URLs are from download.docker.com, you are probably hitting something similar to https://github.com/rancher/rancher/issues/27691 but it’s hard to determine without the error.