Initial draft.

This commit is contained in:
Anne Henmi 2018-12-18 15:18:39 -07:00
parent d2b791bfac
commit 42a5608c16
1 changed files with 6 additions and 0 deletions

View File

@ -16,6 +16,12 @@ Docker EE is a superset of all the features in Docker CE. It incorporates defect
that you can use in environments where new features cannot be adopted as quickly for
consistency and compatibility reasons.
> ***NOTE:***
> New in 18.09 is an aligned release model for Docker Engine - Community and Docker
> Engine - Enterprise. The new versioning scheme is YY.MM.x where x is an incrementing
> patch version. The enterprise engine is a super-set of the community engine. They
> will ship concurrently with the same x patch version based on the same code base.
## 18.09
2018-11-08