I understand how to install the latest version of Docker CE and I understand almost completely how to install a specific version of Docker as I have read here and here and here
My problem is that I cannot figure out the format of the version string docker-ce-<version>
for installing a specific version of Docker Community Edition. I have tried:
yum install docker-ce-17.06
And
yum install docker-ce-17.06.0
And
yum install docker-ce-17.06.0.ce-1.el7.centos
I get No package docker-ce- available messages like so:
No package docker-ce-17-06.0.ce-1.el7.centos available.
I ran
yum list docker-ce.x86_64 --showduplicates | sort -r
Output:
* updates: centos.chicago.waneq.com
Loading mirror speeds from cached hostfile
Loaded plugins: fastestmirror, langpacks
Installed Packages
* extras: ftp.linux.ncsu.edu
* epel: mirror.oss.ou.edu
docker-ce.x86_64 17.06.0.ce-1.el7.centos docker-ce-stable
docker-ce.x86_64 17.03.2.ce-1.el7.centos docker-ce-stable
docker-ce.x86_64 17.03.1.ce-1.el7.centos docker-ce-stable
docker-ce.x86_64 17.03.1.ce-1.el7.centos @docker-ce-stable
docker-ce.x86_64 17.03.0.ce-1.el7.centos docker-ce-stable
* base: mirror.umd.edu
Available Packages
And I want to install Docker Community Edition 17.06.0