You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Copy file name to clipboardExpand all lines: content/manuals/desktop/settings-and-maintenance/settings.md
+12Lines changed: 12 additions & 0 deletions
Display the source diff
Display the rich diff
Original file line number
Diff line number
Diff line change
@@ -519,3 +519,15 @@ On Mac, you can reconfigure your initial installation settings on the **Advance
519
519
-**Allow 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](/manuals/desktop/setup/install/mac-permission-requirements.md#binding-privileged-ports).
520
520
521
521
For more information on each configuration and use case, see [Permission requirements](/manuals/desktop/setup/install/mac-permission-requirements.md).
522
+
523
+
## Docker Offload
524
+
525
+
When signed in with a Docker account that has access to [Docker Offload](../../offload/_index.md), you can manage your
526
+
Offload settings from the **Docker Offload** tab.
527
+
528
+
Use the **Docker Offload** tab to:
529
+
530
+
- Toggle **Enable Docker Offload**. When enabled, you can start Offload sessions.
531
+
- Select **Idle timeout**. This is the duration of time between no activity and Docker Offload entering idle mode.For
532
+
details about idle timeout, see [Active and idle states](../../offload/configuration.md#understand-active-and-idle-states)
533
+
- Check **Enable GPU support**. When enabled, workloads can use cloud GPU if available.
Copy file name to clipboardExpand all lines: content/manuals/enterprise/security/hardened-desktop/settings-management/settings-reference.md
-14Lines changed: 0 additions & 14 deletions
Display the source diff
Display the rich diff
Original file line number
Diff line number
Diff line change
@@ -900,20 +900,6 @@ deployment of AI features in security-conscious organizations.
900
900
-**Beta** settings in [Docker Desktop GUI](/manuals/desktop/settings-and-maintenance/settings.md)
901
901
- Settings Management: `enableDockerMCPToolkit` setting in the [`admin-settings.json` file](/manuals/enterprise/security/hardened-desktop/settings-management/configure-json-file.md)
902
902
903
-
### Enable Docker Offload
904
-
905
-
| Default value | Accepted values | Format |
906
-
|---------------|-----------------|----------|
907
-
|`false`|`true`, `false`| Boolean |
908
-
909
-
-**Description:** Enable [Docker Offload](/offload/) in Docker Desktop.
910
-
-**OS:** {{< badge color=blue text="All" >}}
911
-
-**Use case:** Offload building and running containers to the cloud.
912
-
-**Configure this setting with:**
913
-
-**Beta** settings in [Docker Desktop GUI](/manuals/desktop/settings-and-maintenance/settings.md)
914
-
- Settings Management: `enableCloud` setting in the [`admin-settings.json` file](/manuals/enterprise/security/hardened-desktop/settings-management/configure-json-file.md)
915
-
- Settings Management: **Enable Docker Cloud** setting in the [Admin Console](/manuals/enterprise/security/hardened-desktop/settings-management/configure-admin-console.md)
0 commit comments