Skip to content

Commit 0e5b297

Browse files
committed
Change weight
1 parent 23891b2 commit 0e5b297

File tree

3 files changed

+2
-17
lines changed

3 files changed

+2
-17
lines changed

content/manuals/desktop/setup/install/enterprise-deployment/msi-install-and-configure.md

Lines changed: 0 additions & 7 deletions
Original file line numberDiff line numberDiff line change
@@ -17,15 +17,10 @@ The MSI package supports various MDM (Mobile Device Management) solutions, makin
1717
## Install interactively
1818

1919
1. In the [Docker Admin Console](http://admin.docker.com/), navigate to your organization.
20-
2120
2. Under **Security and access**, select the **Deploy Docker Desktop** page.
22-
2321
3. From the **Windows OS** tab, select the **Download MSI installer** button.
24-
2522
4. Once downloaded, double-click `Docker Desktop Installer.msi` to run the installer.
26-
2723
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`.
28-
2924
6. Configure the Docker Desktop installation. You can:
3025

3126
- Create a desktop shortcut
@@ -35,9 +30,7 @@ The MSI package supports various MDM (Mobile Device Management) solutions, makin
3530
- Disable Windows Container usage
3631

3732
- Select the engine for Docker Desktop. Either WSL or Hyper-V. If your system only supports one of the two options, you won't be able to select which backend to use.
38-
3933
7. Follow the instructions on the installation wizard to authorize the installer and proceed with the install.
40-
4134
8. When the installation is successful, select **Finish** to complete the installation process.
4235

4336
If your administrator account is different to your user account, you must add the user to the **docker-users** group:

content/manuals/desktop/setup/install/enterprise-deployment/pkg-install-and-configure.md

Lines changed: 1 addition & 8 deletions
Original file line numberDiff line numberDiff line change
@@ -7,7 +7,7 @@ params:
77
sidebar:
88
badge:
99
color: violet
10-
text: Early Access
10+
text: EA
1111
---
1212

1313
> [!NOTE]
@@ -19,13 +19,9 @@ The PKG package supports various MDM (Mobile Device Management) solutions, makin
1919
## Install interactively
2020

2121
1. In the [Docker Admin Console](http://admin.docker.com/), navigate to your organization.
22-
2322
2. Under **Security and access**, select the **Deploy Docker Desktop** page.
24-
2523
3. From the **macOS** tab, select the **Download PKG installer** button.
26-
2724
4. Once downloaded, double-click `Docker.pkg` to run the installer.
28-
2925
5. Follow the instructions on the installation wizard to authorize the installer and proceed with the install.
3026
- **Introduction**: Select `Continue`.
3127
- **License**: Review the license agreement and select `Agree`.
@@ -45,11 +41,8 @@ The PKG package supports various MDM (Mobile Device Management) solutions, makin
4541
## Install from the command line
4642

4743
1. In the [Docker Admin Console](http://admin.docker.com/), navigate to your organization.
48-
4944
2. Under **Security and access**, select the **Deploy Docker Desktop** page.
50-
5145
3. From the **macOS** tab, select the **Download PKG installer** button.
52-
5346
4. From your terminal, run the following command:
5447

5548
```console

content/manuals/desktop/setup/install/enterprise-deployment/use-jamf-pro.md

Lines changed: 1 addition & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -10,7 +10,6 @@ Learn how to deploy Docker Desktop for Mac using Jamf Pro.
1010
First, upload the package:
1111

1212
1. From the Jamf pro console, Navigate to **Computers** > **Management Settings** > **Computer Management** > **Packages**.
13-
1413
2. Select **New** to add a new package.
1514
3. Upload the `Docker.pkg` file.
1615

@@ -23,7 +22,7 @@ Next, create a policy for deployment:
2322
5. Configure the scope to target the devices or device groups you want to install Docker on.
2423
6. Save the policy and deploy.
2524

26-
More information can be found in [Jamf Pro's official documentation](https://learn.jamf.com/en-US/bundle/jamf-pro-documentation-current/page/Policies.html).
25+
For more information, see [Jamf Pro's official documentation](https://learn.jamf.com/en-US/bundle/jamf-pro-documentation-current/page/Policies.html).
2726

2827
## Additional resources
2928

0 commit comments

Comments
 (0)