Merge pull request #10653 from usha-mandya/experimental-patch

Add link to CLI experimental features
This commit is contained in:
Sebastiaan van Stijn 2020-04-17 18:52:44 +02:00 committed by GitHub
commit 513f201df6
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23
1 changed files with 2 additions and 0 deletions

View File

@ -12,3 +12,5 @@ Docker does not offer support for experimental features.
> **Settings** (**Preferences** on macOS) > **Command Line** and then turn on
> the **Enable experimental features** toggle. Click **Apply & Restart**.
{: .important }
For a list of current experimental features in the Docker CLI, see [Docker CLI Experimental features](https://github.com/docker/cli/blob/master/experimental/README.md).