mirror of https://github.com/docker/docs.git
ENGDOCS-2405c (#21924)
<!--Delete sections as needed --> ## Description Couple of items moving into GA ## Related issues or tickets <!-- Related issues, pull requests, or Jira tickets --> ## Reviews <!-- Notes for reviewers here --> <!-- List applicable reviews (optionally @tag reviewers) --> - [ ] Technical review - [ ] Editorial review - [ ] Product review
This commit is contained in:
parent
433744e6c9
commit
6c882e6aae
|
@ -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
|
keywords: pkg, mac, docker desktop, install, deploy, configure, admin, mdm
|
||||||
tags: [admin]
|
tags: [admin]
|
||||||
weight: 20
|
weight: 20
|
||||||
params:
|
|
||||||
sidebar:
|
|
||||||
badge:
|
|
||||||
color: violet
|
|
||||||
text: EA
|
|
||||||
---
|
---
|
||||||
|
|
||||||
{{< summary-bar feature_name="PKG installer" >}}
|
{{< summary-bar feature_name="PKG installer" >}}
|
||||||
|
|
|
@ -53,10 +53,7 @@ The following example outlines how to deploy a registry key to enforce sign-in o
|
||||||
|
|
||||||
## Configuration profiles method (Mac only)
|
## Configuration profiles method (Mac only)
|
||||||
|
|
||||||
> [!NOTE]
|
{{< summary-bar feature_name="Config profiles" >}}
|
||||||
>
|
|
||||||
> The configuration profiles method is in [Early Access](/manuals/release-lifecycle.md)
|
|
||||||
> and is available with Docker Desktop version 4.36 and later.
|
|
||||||
|
|
||||||
Configuration profiles are a feature of macOS that let you distribute
|
Configuration profiles are a feature of macOS that let you distribute
|
||||||
configuration information to the Macs you manage. It is the safest method to
|
configuration information to the Macs you manage. It is the safest method to
|
||||||
|
|
|
@ -64,6 +64,8 @@ Compose attach:
|
||||||
requires: Docker Compose [2.20.0](/manuals/compose/releases/release-notes.md#2200) and later
|
requires: Docker Compose [2.20.0](/manuals/compose/releases/release-notes.md#2200) and later
|
||||||
Compose bridge:
|
Compose bridge:
|
||||||
availability: Experimental
|
availability: Experimental
|
||||||
|
Config profiles:
|
||||||
|
requires: Docker Desktop 4.36 and later
|
||||||
Compose cgroup:
|
Compose cgroup:
|
||||||
requires: Docker Compose [2.15.0](/manuals/compose/releases/release-notes.md#2200) and later
|
requires: Docker Compose [2.15.0](/manuals/compose/releases/release-notes.md#2200) and later
|
||||||
Compose develop:
|
Compose develop:
|
||||||
|
@ -163,7 +165,6 @@ OATs:
|
||||||
availability: Beta
|
availability: Beta
|
||||||
PKG installer:
|
PKG installer:
|
||||||
subscription: [Business]
|
subscription: [Business]
|
||||||
availability: Early access
|
|
||||||
requires: Docker Desktop [4.36](/manuals/desktop/release-notes.md#4360) and later
|
requires: Docker Desktop [4.36](/manuals/desktop/release-notes.md#4360) and later
|
||||||
for: Administrators
|
for: Administrators
|
||||||
Private marketplace:
|
Private marketplace:
|
||||||
|
|
Loading…
Reference in New Issue