update engine deprecation policy

To allow for an explicit removal period.

Signed-off-by: Andrew Hsu <andrewhsu@docker.com>
This commit is contained in:
Andrew Hsu 2019-06-19 03:10:38 +00:00
parent a0707e8688
commit a7a1634341
1 changed files with 2 additions and 2 deletions

View File

@ -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
need to be removed or replaced with newer features. Before an existing
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
removed.
and remains in Docker for at least 3 stable releases unless specified
explicitly otherwise. After that time it may be removed.
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)