Regarding Internet access in Docker Installation

Hello Experts,

I would like to install Docker either CE or DE at my cutomer’s environment to run some application.

Through the internet, i came to know about installing Docker using below ways:

  1. Through Repositories
  2. Through Manual Packages.
  3. Through Convenient script.

I have already tried option 1 on my Oracle VIrtual box.

When i tried the same on customer’s environment using option 1 it was failing giving time out errors. I guess that would be there due to no internet connectivity at Customer’s site.

sudo yum -y install docker-ee
Loaded plugins: product-id, subscription-manager
This system is not registered to Red Hat Subscription Management. You can use subscription-manager to register.
YUM | 2.9 kB 00:00:00
https://download.docker.com/linux/centos/7/x86_64/stable/repodata/repomd.xml: [Errno 12] Timeout on https://download.docker.com/linux/centos/7/x86_64/stable/repodata/repomd.xml: (28, ‘Connection timed out after 30388 milliseconds’)
Trying other mirror

Then i chose option 2, and downloaded .rpm packages manually and installed them one by one. At last, i found dependencies problem which i am not able to resolve:

–> Processing Dependency: libdevmapper.so.1.02(DM_1_02_97)(64bit) for package: docker-ce-17.06.2.ce-1.el7.centos.x86_64
–> Processing Dependency: libsystemd.so.0(LIBSYSTEMD_209)(64bit) for package: docker-ce-17.06.2.ce-1.el7.centos.x86_64
–> Processing Dependency: libsystemd.so.0()(64bit) for package: docker-ce-17.06.2.ce-1.el7.centos.x86_64

Packages skipped because of dependency problems:
docker-ce-17.06.2.ce-1.el7.centos.x86_64 from /docker-ce-17.06.2.ce-1.el7.centos.x86_64

Any help is appreciable .

[comptel_user@BDRVL-PA-DAW01 ~]$ uname -a
Linux BDRVL-PA-DAW01 3.10.0-229.40.1.el7.x86_64 #1 SMP Fri Aug 12 14:59:08 EDT 2016 x86_64 x86_64 x86_64 GNU/Linux

Thanks a lot.

Appreciate any help on this.

Also when i install docker CE offline, i get below dependency error:

Packages skipped because of dependency problems:
2:container-selinux-2.9-4.el7.noarch from /container-selinux-2.9-4.el7.noarch
policycoreutils-python-2.2.5-16.el7_1.x86_64 from YUM