Home Explore Blog CI



docker

content/manuals/desktop/setup/install/enterprise-deployment/use-jamf-pro.md
7b5816185c5af125839ac89663c60bd331db8e31f47106f600000003000004fc
---
title: Deploy with Jamf Pro
description: Use Jamf Pro to deploy Docker Desktop for Mac
keywords: jamf, mac, docker desktop, deploy, mdm, enterprise, administrator, pkg
tags: [admin]
weight: 50
---

{{< summary-bar feature_name="Jamf Pro" >}}

Learn how to deploy Docker Desktop for Mac using Jamf Pro, including uploading the installer and creating a deployment policy.

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 **New** to 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 on which you want to install Docker.
6. Save the policy and deploy.

For more information, see [Jamf Pro's official documentation](https://learn.jamf.com/en-US/bundle/jamf-pro-documentation-current/page/Policies.html). 

## Additional resources

- Learn how to [enforce sign-in](/manuals/security/for-admins/enforce-sign-in/_index.md) for your users.

Chunks
e8c96905 (1st chunk of `content/manuals/desktop/setup/install/enterprise-deployment/use-jamf-pro.md`)
Title: Deploying Docker Desktop for Mac with Jamf Pro
Summary
This document provides instructions on how to deploy Docker Desktop for Mac using Jamf Pro. It details the steps to upload the Docker.pkg file to Jamf Pro and create a deployment policy to install Docker on targeted devices or device groups. It also provides a link to Jamf Pro's official documentation and suggests enforcing sign-in for users.