simply the experimental box

Signed-off-by: Adrian Plata <adrian.plata@docker.com>
This commit is contained in:
Adrian Plata 2019-09-18 14:35:33 -07:00
parent 96856c1d6b
commit 972d1929bd
1 changed files with 4 additions and 4 deletions

View File

@ -47,13 +47,13 @@ your client and daemon API versions.
> This command is experimental. > This command is experimental.
> >
> This command is experimental on the Docker client. It should not be used in > This command is experimental on the Docker client. It should not be used in
> production environments. > production environments.
> To enable experimental features in the Docker CLI, edit the > To enable experimental features in the Docker CLI, edit the
> [config.json](/engine/reference/commandline/cli.md#configuration-files) > [config.json](/engine/reference/commandline/cli.md#configuration-files)
> and set `experimental` to `enabled`. > and set `experimental` to `enabled`. You can go [here](https://github.com/docker/docker.github.io/blob/master/_includes/experimental.md)
> > for more information.
> {% include experimental.md %} {: .important }
{% endif %} {% endif %}