Docker n-1 installation on RHEL 7.1

I am trying to install docker n or n-1 on RHEL 7.1 thru offline and I am stuck with following error … any help is appreciated

[root@fazalrhel71min new]# rpm -ivh docker-engine-1.12.5-1.el7.centos.x86_64.rpm
warning: docker-engine-1.12.5-1.el7.centos.x86_64.rpm: Header V4 RSA/SHA512 Signature, key ID 2c52609d: NOKEY
error: Failed dependencies:
libdevmapper.so.1.02(DM_1_02_97)(64bit) is needed by docker-engine-1.12.5-1.el7.centos.x86_64
libsystemd.so.0()(64bit) is needed by docker-engine-1.12.5-1.el7.centos.x86_64
libsystemd.so.0(LIBSYSTEMD_209)(64bit) is needed by docker-engine-1.12.5-1.el7.centos.x86_64

  • Fazal