mirror of https://github.com/docker/docs.git
Merge pull request #8960 from andrewhsu/deprecate
update engine deprecation policy
This commit is contained in:
commit
537887703b
|
@ -98,8 +98,8 @@ on the separate [Release Notes page](/release-notes)
|
||||||
As changes are made to Docker there may be times when existing features
|
As changes are made to Docker there may be times when existing features
|
||||||
need to be removed or replaced with newer features. Before an existing
|
need to be removed or replaced with newer features. Before an existing
|
||||||
feature is removed it is labeled as "deprecated" within the documentation
|
feature is removed it is labeled as "deprecated" within the documentation
|
||||||
and remains in Docker for at least 3 stable releases. After that time it may be
|
and remains in Docker for at least 3 stable releases unless specified
|
||||||
removed.
|
explicitly otherwise. After that time it may be removed.
|
||||||
|
|
||||||
Users are expected to take note of the list of deprecated features each
|
Users are expected to take note of the list of deprecated features each
|
||||||
release and plan their migration away from those features, and (if applicable)
|
release and plan their migration away from those features, and (if applicable)
|
||||||
|
|
Loading…
Reference in New Issue