Skip to content
This repository was archived by the owner on Oct 13, 2023. It is now read-only.

Commit 672cbe8

Browse files
committed
docs: mark deprecation of "docker engine" subcommands
Signed-off-by: Sebastiaan van Stijn <github@gone.nl> (cherry picked from commit e8c2dba6975bb61082589712910ee657c6eb0aba) Signed-off-by: Sebastiaan van Stijn <github@gone.nl> Upstream-commit: f47f8e333b117185bf4fbe17cd8782acf86eb5fc Component: cli
1 parent 1697838 commit 672cbe8

1 file changed

Lines changed: 16 additions & 0 deletions

File tree

components/cli/docs/deprecated.md

Lines changed: 16 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -33,6 +33,22 @@ format is deprecated in favor of the
3333
If the registry you are using still supports v2 schema 1, urge their administrators to move to v2 schema 2.
3434

3535

36+
### `docker engine` subcommands
37+
38+
**Deprecated in Release: v19.03.0**
39+
40+
**Target For Removal In Release: v20.03.0**
41+
42+
The `docker engine activate`, `docker engine check`, and `docker engine update`
43+
provided an alternative installation method to upgrade Docker Community engines
44+
to Docker Enterprise, using an image-based distribution of the Docker Engine.
45+
46+
This feature was only available on Linux, and only when executed on a local node.
47+
Given the limitations of this feature, and the feature not getting widely adopted,
48+
the `docker engine` subcommands will be removed, in favor of installation through
49+
standard package managers.
50+
51+
3652
### Top-level `docker deploy` subcommand (experimental)
3753

3854
**Deprecated in Release: v19.03.0**

0 commit comments

Comments
 (0)