Docker-Docs/_includes/experimental.md

17 lines
1014 B
Markdown
Raw Normal View History

2020-11-18 13:32:27 -05:00
<!-- This text will be included in the CLI plugin docs that are marked as experimental in Docker Enterprise 3.0 release -->
Experimental features provide early access to future product functionality.
These features are intended for testing and feedback only as they may change
between releases without warning or can be removed entirely from a future
release. Experimental features must not be used in production environments.
Docker does not offer support for experimental features.
>
> To enable experimental features in the Docker CLI, edit the `config.json`
> file and set `experimental` to enabled.
>
> To enable experimental features from the Docker Desktop menu, click
> **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).