Skip to content
Merged
Show file tree
Hide file tree
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
Original file line number Diff line number Diff line change
Expand Up @@ -4,11 +4,6 @@ description: Understand how to use the PKG installer. Also explore additional co
keywords: pkg, mac, docker desktop, install, deploy, configure, admin, mdm
tags: [admin]
weight: 20
params:
sidebar:
badge:
color: violet
text: EA
---

{{< summary-bar feature_name="PKG installer" >}}
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -53,10 +53,7 @@ The following example outlines how to deploy a registry key to enforce sign-in o

## Configuration profiles method (Mac only)

> [!NOTE]
>
> The configuration profiles method is in [Early Access](/manuals/release-lifecycle.md)
> and is available with Docker Desktop version 4.36 and later.
{{< summary-bar feature_name="Config profiles" >}}

Configuration profiles are a feature of macOS that let you distribute
configuration information to the Macs you manage. It is the safest method to
Expand Down
3 changes: 2 additions & 1 deletion data/summary.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -64,6 +64,8 @@ Compose attach:
requires: Docker Compose [2.20.0](/manuals/compose/releases/release-notes.md#2200) and later
Compose bridge:
availability: Experimental
Config profiles:
requires: Docker Desktop 4.36 and later
Compose cgroup:
requires: Docker Compose [2.15.0](/manuals/compose/releases/release-notes.md#2200) and later
Compose develop:
Expand Down Expand Up @@ -160,7 +162,6 @@ OATs:
availability: Beta
PKG installer:
subscription: [Business]
availability: Early access
requires: Docker Desktop [4.36](/manuals/desktop/release-notes.md#4360) and later
for: Administrators
Private marketplace:
Expand Down