-
Notifications
You must be signed in to change notification settings - Fork 87
Description
- I searched existing issues before opening this one
Expected behavior
The support status of all versions of Docker CE and open-source Docker prior to CE should be clearly displayed in the documentation.
Actual behavior
The actual status of 1.12 and exact timeline for support for anything other than CSE and EE is murky.
Steps to reproduce the behavior
The question I started out trying to answer is whether Docker 1.12 is still considered supported in any way. I could not find a clear answer.
I am aware of the Maintenance Lifecycle docs page, but it only talks about the "Commercially Supported Engine", not docker 1.12.
In addition, there's not a convenient chart for finding the support status of CE versions. I'm aware that it's 4 month periods, giving 1 month to upgrade.
However, CE versions are not being released exactly 3 months apart, and it's not obvious whether that means the previous version is now supported fo 1 month from the new version's launch date, or still 4 months from its launch date.
The documentation should have a clear, linkable, concise presentation of the support status for all versions of Docker so that users don't have to scramble in the case of a security vulnerability.
I would be happy to be proven wrong about this if there is a page or announcement which makes this all clear. Thanks!