1

I am unable to figure out what are the supported RHEL versions for Docker EE 2.0.

This article (Compatibility matrix) enter image description here

states that RHEL versions 7.3-7.5 are supported.

However the article - Docker EE end to end Install states the following:

Also, make sure the hosts are running one of these operating systems:

  • A maintained version of CentOS 7. Archived versions aren’t supported or tested.
  • Red Hat Enterprise Linux 7.0, 7.1, 7.2, or 7.3
  • Ubuntu 14.04 LTS or 16.04 LTS
  • SUSE Linux Enterprise 12
  • Oracle Linux 7.3

They don't seem to be consistent with each other.

Manglu
  • 127
  • 6
  • Comment from Eli (on StackOverflow) - Created a PR to fix this here: https://github.com/docker/docker.github.io/pull/7069 – Manglu Jul 26 '18 at 00:43
  • Since both the question and answer [have already been posted on SO](https://stackoverflow.com/questions/51434289/docker-ee-2-0-supported-oses) it would have been better to ask a moderator to just migrate the question here instead of cross posting both. – Gerald Schneider Jul 26 '18 at 06:21
  • Gerald, Apologies. I did not realize that migration was feasible. As suggested on SO, I created the question here and intended to delete it on SO. – Manglu Jul 26 '18 at 10:53

1 Answers1

1

Sources for the Deploy Enterprise Edition on Linux servers page are here:

The required base versions were lasted updated in this commit:

commit ed842d659d6f903679e5804a7a45e0d79a26b03a
Author: Joao Fernandes <joao.fernandes@docker.com>
Date:   Tue Jan 10 16:27:51 2017 -0800

Adds docs for CSE 1.13-rc1

At this time, Red Hat Enterprise Linux 7.4 and later versions had not been released yet (7.3 was still current—7.4 went out of the door on August 1st, 2017). So it seems that the versions in that document simply have not been maintained over time.

Someone has already filed an issue about exactly this issue: