Tuesday 11 June 2019

Download *.rpm for an offline Linux server

From a Linux box with Internet access, download the rpm.

yumdownloader docker --resolve

Copy the downloaded rpm to the offline server and install them.

rpm -ivh *rpm