From 99cf140433fa04e8328566832bcf7eb7e33ce5e1 Mon Sep 17 00:00:00 2001 From: Allie Sadler Date: Tue, 5 Sep 2023 14:53:20 +0100 Subject: [PATCH] ENGDOCS-1640 --- content/desktop/settings/linux.md | 3 --- content/desktop/settings/mac.md | 8 +++----- content/desktop/settings/windows.md | 3 --- 3 files changed, 3 insertions(+), 11 deletions(-) diff --git a/content/desktop/settings/linux.md b/content/desktop/settings/linux.md index 43f68d524a..fdf1c45989 100644 --- a/content/desktop/settings/linux.md +++ b/content/desktop/settings/linux.md @@ -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 diff --git a/content/desktop/settings/mac.md b/content/desktop/settings/mac.md index 244f8a82ab..227b193a78 100644 --- a/content/desktop/settings/mac.md +++ b/content/desktop/settings/mac.md @@ -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). \ No newline at end of file + 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. \ No newline at end of file diff --git a/content/desktop/settings/windows.md b/content/desktop/settings/windows.md index cf3854eb7c..69e902962f 100644 --- a/content/desktop/settings/windows.md +++ b/content/desktop/settings/windows.md @@ -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