Use Jamf Pro

Table of contents

Learn how to deploy Docker Desktop for Mac using Jamf Pro.

First, upload the package:

  1. From the Jamf pro console, Navigate to Computers > Management Settings > Computer Management > Packages.
  2. Select New to add a new package.
  3. Upload the Docker.pkg file.

Next, create a policy for deployment:

  1. Navigate to Computers > Policies.
  2. Select Newto create a new policy.
  3. Enter a name for the policy, for example "Deploy Docker Desktop".
  4. Under the Packages tab, add the Docker package you uploaded.
  5. Configure the scope to target the devices or device groups you want to install Docker on.
  6. Save the policy and deploy.

For more information, see Jamf Pro's official documentation.

Additional resources