Install Docker without internet using rpm

Hi All,

I have just started in the world of docker.
I have a network node without internet connectivity(for security reasons)
Are docker rpms available by which i can installl docker on this node?

Is there any other way I can achieve the same?

Thanks,
Yukti

Yes Docker packages up a release as an RPM

https://yum.dockerproject.org/repo/main/centos/7/Packages/

These only are docker basic rpm packages

how about the dependencies?