Huawei / containerops

DevOps Orchestration Platform
Apache License 2.0
337 stars 85 forks source link

Correct Docker CE version? #625

Closed zzhaoy closed 6 years ago

zzhaoy commented 7 years ago

From Docker CE release note page, we can see Docker CE's stable releases include: 17.09.0-ce (2017-09-26) 17.06.2-ce (2017-09-05) 17.06.1-ce (2017-08-15) 17.06.0-ce (2017-06-28) 17.03.1-ce (2017-03-27) 17.03.0-ce (2017-03-01)

And in Cloud Native Stack Integration Status page, current Docker CE version is 17.04.0, which is an edge release.

Is it better to put stable releases in higher priority?