mirror of https://github.com/docker/docs.git
Initial draft.
This commit is contained in:
parent
d2b791bfac
commit
42a5608c16
|
@ -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
|
that you can use in environments where new features cannot be adopted as quickly for
|
||||||
consistency and compatibility reasons.
|
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
|
## 18.09
|
||||||
2018-11-08
|
2018-11-08
|
||||||
|
|
||||||
|
|
Loading…
Reference in New Issue