Merge pull request #8960 from andrewhsu/deprecate

update engine deprecation policy
This commit is contained in:
Maria Bermudez 2019-06-19 14:37:11 +02:00 committed by GitHub
commit 537887703b
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23
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 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)