mirror of https://github.com/docker/docs.git
update engine deprecation policy
To allow for an explicit removal period. Signed-off-by: Andrew Hsu <andrewhsu@docker.com>
This commit is contained in:
parent
a0707e8688
commit
a7a1634341
|
@ -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)
|
||||
|
|
Loading…
Reference in New Issue