File tree Expand file tree Collapse file tree 1 file changed +6
-0
lines changed
Expand file tree Collapse file tree 1 file changed +6
-0
lines changed Original file line number Diff line number Diff line change @@ -50,6 +50,7 @@ The table below provides an overview of the current status of deprecated feature
5050
5151Status | Feature | Deprecated | Remove
5252-----------|------------------------------------------------------------------------------------------------------------------------------------|------------|------------
53+ Deprecated | [ Configuration options for experimental CLI features] ( #configuration-options-for-experimental-cli-features ) | v19.03.0 | v20.03.0
5354Deprecated | [ Pushing and pulling with image manifest v2 schema 1] ( #pushing-and-pulling-with-image-manifest-v2-schema-1 ) | v19.03.0 | v20.03.0
5455Deprecated | [ ` docker engine ` subcommands] ( #docker-engine-subcommands ) | v19.03.0 | v20.03.0
5556Deprecated | [ Top-level ` docker deploy ` subcommand (experimental)] ( #top-level-docker-deploy-subcommand-experimental ) | v19.03.0 | v20.03.0
@@ -87,6 +88,11 @@ Removed | [`--api-enable-cors` flag on `dockerd`](#--api-enable-cors-flag-on-
8788Removed | [ ` --run ` flag on ` docker commit ` ] ( #--run-flag-on-docker-commit ) | v0.10.0 | v1.13.0
8889Removed | [ Three arguments form in ` docker import ` ] ( #three-arguments-form-in-docker-import ) | v0.6.7 | v1.12.0
8990
91+ ### Configuration options for experimental CLI features
92+
93+ The ` DOCKER_CLI_EXPERIMENTAL ` environment variable and the corresponding ` experimental `
94+ field in the CLI configuration file are deprecated. Experimental features will be
95+ enabled by default, and these configuration options will no longer be functional.
9096
9197### Pushing and pulling with image manifest v2 schema 1
9298
You can’t perform that action at this time.
0 commit comments