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/setup/install/enterprise-deployment/msi-install-and-configure.md
+5-5Lines changed: 5 additions & 5 deletions
Display the source diff
Display the rich diff
Original file line number
Diff line number
Diff line change
@@ -18,7 +18,7 @@ The MSI package supports various MDM (Mobile Device Management) solutions, makin
18
18
## Install interactively
19
19
20
20
1. In the [Docker Admin Console](http://admin.docker.com/), navigate to your organization.
21
-
2. Under **Security and access**, select the **Deploy Docker Desktop** page.
21
+
2. Under **Docker Desktop**, select the **Deploy** page.
22
22
3. From the **Windows OS** tab, select the **Download MSI installer** button.
23
23
4. Once downloaded, double-click `Docker Desktop Installer.msi` to run the installer.
24
24
5. Once you've accepted the license agreement, you can choose the install location. By default, Docker Desktop is installed at `C:\Program Files\Docker\Docker`.
@@ -44,7 +44,7 @@ If your administrator account is different to your user account, you must add th
44
44
>
45
45
> When installing Docker Desktop with the MSI, in-app updates are automatically disabled. This feature ensures your organization maintains the required Docker Desktop version. For Docker Desktop installed with the .exe installer, in-app updates remain supported.
46
46
>
47
-
> Docker Desktop notifies you when an update is available. To update Docker Desktop, download the latest installer from the Docker Admin Console. Navigate to the **Deploy Docker Desktop** page > under **Security and access**.
47
+
> Docker Desktop notifies you when an update is available. To update Docker Desktop, download the latest installer from the Docker Admin Console. Navigate to the **Deploy** page > under **Docker Desktop**.
48
48
>
49
49
> To keep up to date with new releases, check the [release notes](/manuals/desktop/release-notes.md) page.
|`ENABLEDESKTOPSHORTCUT`| Creates a desktop shortcut. | 1 |
186
186
|`INSTALLFOLDER`| Specifies a custom location where Docker Desktop will be installed. | C:\Program Files\Docker |
187
-
|`ADMINSETTINGS`| Automatically creates an`admin-settings.json`file which is used to [control certain Docker Desktop settings](/manuals/security/for-admins/hardened-desktop/settings-management/_index.md) on client machines within organizations. It must be used together with the `ALLOWEDORG` property. | None |
187
+
|`ADMINSETTINGS`| Automatically creates an`admin-settings.json`file which is used to [control certain Docker Desktop settings](/manuals/security/for-admins/hardened-desktop/settings-management/_index.md) on client machines within organizations. It must be used together with the `ALLOWEDORG` property. | None |
188
188
|`ALLOWEDORG`| Requires the user to sign in and be part of the specified Docker Hub organization when running the application. This creates a registry key called `allowedOrgs` in `HKLM\Software\Policies\Docker\Docker Desktop`. | None |
189
189
|`ALWAYSRUNSERVICE`| Lets users switch to Windows containers without needing admin rights | 0 |
190
190
|`DISABLEWINDOWSCONTAINERS`| Disables the Windows containers integration | 0 |
Copy file name to clipboardExpand all lines: content/manuals/desktop/setup/install/enterprise-deployment/pkg-install-and-configure.md
+5-5Lines changed: 5 additions & 5 deletions
Display the source diff
Display the rich diff
Original file line number
Diff line number
Diff line change
@@ -13,9 +13,9 @@ The PKG package supports various MDM (Mobile Device Management) solutions, makin
13
13
## Install interactively
14
14
15
15
1. In the [Docker Admin Console](http://admin.docker.com/), navigate to your organization.
16
-
2. Under **Security and access**, select the **Deploy Docker Desktop** page.
17
-
3. From the **macOS** tab, select the **Download PKG installer** button.
18
-
4. Once downloaded, double-click `Docker.pkg` to run the installer.
16
+
2. Under **Docker Desktop**, select the **Deploy** page.
17
+
3. From the **macOS** tab, select the **Download PKG installer** button.
18
+
4. Once downloaded, double-click `Docker.pkg` to run the installer.
19
19
5. Follow the instructions on the installation wizard to authorize the installer and proceed with the install.
20
20
-**Introduction**: Select `Continue`.
21
21
-**License**: Review the license agreement and select `Agree`.
@@ -28,14 +28,14 @@ The PKG package supports various MDM (Mobile Device Management) solutions, makin
28
28
>
29
29
> When installing Docker Desktop with the PKG, in-app updates are automatically disabled. This feature ensures your organization maintains the required Docker Desktop version. For Docker Desktop installed with the .dmg installer, in-app updates remain supported.
30
30
>
31
-
> Docker Desktop notifies you when an update is available. To update Docker Desktop, download the latest installer from the Docker Admin Console. Navigate to the **Deploy Docker Desktop** page > under **Security and access**.
31
+
> Docker Desktop notifies you when an update is available. To update Docker Desktop, download the latest installer from the Docker Admin Console. Navigate to the **Deploy** page > under **Docker Desktop**.
32
32
>
33
33
> To keep up to date with new releases, check the [release notes](/manuals/desktop/release-notes.md) page.
34
34
35
35
## Install from the command line
36
36
37
37
1. In the [Docker Admin Console](http://admin.docker.com/), navigate to your organization.
38
-
2. Under **Security and access**, select the **Deploy Docker Desktop** page.
38
+
2. Under **Security and access**, select the **Deploy Docker Desktop** page.
39
39
3. From the **macOS** tab, select the **Download PKG installer** button.
0 commit comments