Merge pull request #18107 from aevesdocker/ENGDOCS-1640

ENGDOCS-1640
This commit is contained in:
David Karlsson 2023-09-11 17:05:45 +02:00 committed by GitHub
commit 7bc1053e0e
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23
3 changed files with 3 additions and 11 deletions

View File

@ -40,9 +40,6 @@ If you choose the integrated terminal, you can run commands in a running contain
>
> This setting is only available if you are signed in to Docker Desktop and have a Docker Business subscription.
- **Use Docker Compose V2**. Select to enable the `docker-compose` command to
use Docker Compose V2. For more information, see [Migrate to Compose V2](../../compose/migrate.md).
- **Show CLI hints**. Displays CLI hints and tips when running Docker commands in the CLI. This is turned on by default. To turn CLI hints on or off from the CLI, set `DOCKER_CLI_HINTS` to `true` or `false` respectively.
## Resources

View File

@ -62,9 +62,6 @@ If you choose the integrated terminal, you can run commands in a running contain
>
> This setting is only available if you are signed in to Docker Desktop and have a Docker Business subscription.
- **Use Docker Compose V2**. Select to enable the `docker-compose` command to
use Docker Compose V2. For more information, see [Migrate to Compose V2](../../compose/migrate.md).
- **Show CLI hints**. Displays CLI hints and tips when running Docker commands in the CLI. This is turned on by default. To turn CLI hints on or off from the CLI, set `DOCKER_CLI_HINTS` to `true` or `false` respectively.
## Resources
@ -291,5 +288,6 @@ On the **Advanced** tab, you can reconfigure your initial installation settings:
- **Enable privileged port mapping (Requires password)**. Starts the privileged helper process which binds the ports that are between 1 and 1024. For more information, see [permission requirements for macOS](../mac/permission-requirements.md#binding-privileged-ports).
For more information on each configuration
and use case, see [Permission requirements](../mac/permission-requirements.md).
For more information on each configuration and use case, see [Permission requirements](../mac/permission-requirements.md).
- **Automatically check configuration**. Regularly checks your configuration to ensure no unexpected changes have been made by another application.

View File

@ -51,9 +51,6 @@ On the **General** tab, you can configure when to start Docker and specify other
>
> This setting is only available if you are signed in to Docker Desktop and have a Docker Business subscription.
- **Use Docker Compose V2**. Select to enable the `docker-compose` command to
use Docker Compose V2. For more information, see [Migrate to Compose V2](../../compose/migrate.md).
- **Show CLI hints**. Displays CLI hints and tips when running Docker commands in the CLI. This is turned on by default. To turn CLI hints on or off from the CLI, set `DOCKER_CLI_HINTS` to `true` or `false` respectively.
## Resources