mirror of https://github.com/docker/docs.git
simply the experimental box
Signed-off-by: Adrian Plata <adrian.plata@docker.com>
This commit is contained in:
parent
96856c1d6b
commit
972d1929bd
|
@ -47,13 +47,13 @@ your client and daemon API versions.
|
|||
|
||||
> 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.
|
||||
> To enable experimental features in the Docker CLI, edit the
|
||||
> [config.json](/engine/reference/commandline/cli.md#configuration-files)
|
||||
> and set `experimental` to `enabled`.
|
||||
>
|
||||
> {% include experimental.md %}
|
||||
> and set `experimental` to `enabled`. You can go [here](https://github.com/docker/docker.github.io/blob/master/_includes/experimental.md)
|
||||
> for more information.
|
||||
{: .important }
|
||||
|
||||
{% endif %}
|
||||
|
||||
|
|
Loading…
Reference in New Issue