mirror of https://github.com/docker/docs.git
release notes updates (#21934)
<!--Delete sections as needed --> ## Description Adds links, tidies, etc ## 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
255c59bf55
commit
cc9ab908d5
|
@ -36,11 +36,11 @@ Take a look at the [Docker Public Roadmap](https://github.com/orgs/docker/projec
|
|||
### New
|
||||
|
||||
- Installing Docker Desktop via the PKG installer is now generally available.
|
||||
- Enforcing sign in via configuration profiles is now generally available.
|
||||
- Enforcing sign-in via configuration profiles is now generally available.
|
||||
- Docker Compose, Docker Scout, the Docker CLI, and Ask Gordon can now be updated independently of Docker Desktop and without a full restart (Beta).
|
||||
- The new `update` command has been added to the Docker Desktop CLI (Mac only).
|
||||
- [Bake](/manuals//build/bake/_index.md) is now GA, with support for entitlements and composable attributes.
|
||||
- You can now create multi-node Kubernetes clusters in Docker Desktop.
|
||||
- The new [`update` command](/reference/cli/docker/desktop/update.md) has been added to the Docker Desktop CLI (Mac only).
|
||||
- [Bake](/manuals//build/bake/_index.md) is now generally available, with support for entitlements and composable attributes.
|
||||
- You can now create [multi-node Kubernetes clusters](/manuals/desktop/settings-and-maintenance/settings.md#kubernetes) in Docker Desktop.
|
||||
- [Ask Gordon](/manuals/desktop/features/gordon.md) is more widely available. It is still in Beta.
|
||||
|
||||
### Upgrades
|
||||
|
@ -88,7 +88,7 @@ Take a look at the [Docker Public Roadmap](https://github.com/orgs/docker/projec
|
|||
|
||||
#### For all platforms
|
||||
|
||||
- Deprecate `com.docker.diagnose check|check-dot|check-hypervisordetect-host-hypervisor`.
|
||||
- Deprecated `com.docker.diagnose check|check-dot|check-hypervisordetect-host-hypervisor`.
|
||||
|
||||
## 4.37.2
|
||||
|
||||
|
|
|
@ -14,6 +14,13 @@ This page provides details on new features, enhancements, known issues, and bug
|
|||
|
||||
Take a look at the [Docker Public Roadmap](https://github.com/orgs/docker/projects/51/views/1?filterQuery=) to see what's coming next.
|
||||
|
||||
## 2025-01-30
|
||||
|
||||
### New
|
||||
|
||||
- Installing Docker Desktop via the PKG installer is now generally available.
|
||||
- Enforcing sign-in via configuration profiles is now generally available.
|
||||
|
||||
## 2024-12-10
|
||||
|
||||
### New
|
||||
|
@ -28,7 +35,7 @@ Take a look at the [Docker Public Roadmap](https://github.com/orgs/docker/projec
|
|||
### New
|
||||
|
||||
- Administrators can now:
|
||||
- Enforce sign-in with macOS [configuration profiles](/manuals/security/for-admins/enforce-sign-in/methods.md#configuration-profiles-method-mac-only) (Early Access).
|
||||
- Enforce sign-in with [configuration profiles](/manuals/security/for-admins/enforce-sign-in/methods.md#configuration-profiles-method-mac-only) (Early Access).
|
||||
- Enforce sign-in for more than one organization at a time (Early Access).
|
||||
- Deploy Docker Desktop for Mac in bulk with the [PKG installer](/manuals/desktop/setup/install/enterprise-deployment/pkg-install-and-configure.md) (Early Access).
|
||||
- [Use Desktop Settings Management via the Docker Admin Console](/manuals/security/for-admins/hardened-desktop/settings-management/configure-admin-console.md) (Early Access).
|
||||
|
|
|
@ -16,7 +16,7 @@ Amazon S3 cache:
|
|||
availability: Experimental
|
||||
Ask Gordon:
|
||||
availability: Beta
|
||||
requires: Docker Desktop 4.38 or later
|
||||
requires: Docker Desktop [4.38.0](/manuals/desktop/release-notes.md#4380) or later
|
||||
Automated builds:
|
||||
subscription: [Pro, Team, Business]
|
||||
Azure blob:
|
||||
|
|
Loading…
Reference in New Issue