mirror of https://github.com/docker/docs.git
Docker Desktop 4.22.0 release notes (#17821)
* Docker Desktop 4.22.0 release notes Signed-off-by: Lorena Rangel <lorena.rangel@docker.com> * Apply suggestions from code review Co-authored-by: Milas Bowman <devnull@milas.dev> Co-authored-by: Michael Irwin <mikesir87@gmail.com> * Apply suggestions from code review * Apply suggestions from code review * Update desktop/release-notes.md * Update desktop/release-notes.md * Apply suggestions from code review --------- Signed-off-by: Lorena Rangel <lorena.rangel@docker.com> Co-authored-by: Allie Sadler <102604716+aevesdocker@users.noreply.github.com> Co-authored-by: Milas Bowman <devnull@milas.dev> Co-authored-by: Michael Irwin <mikesir87@gmail.com>
This commit is contained in:
parent
ba8228a804
commit
96a9577606
|
@ -6,9 +6,9 @@ redirect_from:
|
|||
- /desktop/linux/install/archlinux/
|
||||
---
|
||||
|
||||
This topic discusses installation of Docker Desktop from an [Arch package](https://desktop.docker.com/linux/main/amd64/docker-desktop-4.21.1-x86_64.pkg.tar.zst) that Docker provides in addition to the supported platforms. Docker has not tested or verified the installation.
|
||||
This topic discusses installation of Docker Desktop from an [Arch package](https://desktop.docker.com/linux/main/amd64/docker-desktop-4.22.0-x86_64.pkg.tar.zst) that Docker provides in addition to the supported platforms. Docker has not tested or verified the installation.
|
||||
|
||||
[Arch package (experimental)](https://desktop.docker.com/linux/main/amd64/docker-desktop-4.21.1-x86_64.pkg.tar.zst?utm_source=docker&utm_medium=webreferral&utm_campaign=docs-driven-download-linux-amd64){: .button .primary-btn }
|
||||
[Arch package (experimental)](https://desktop.docker.com/linux/main/amd64/docker-desktop-4.22.0-x86_64.pkg.tar.zst?utm_source=docker&utm_medium=webreferral&utm_campaign=docs-driven-download-linux-amd64){: .button .primary-btn }
|
||||
|
||||
_For checksums, see [Release notes](../release-notes.md)_
|
||||
|
||||
|
|
|
@ -9,7 +9,7 @@ redirect_from:
|
|||
|
||||
This page contains information on how to install, launch, and upgrade Docker Desktop on a Debian distribution.
|
||||
|
||||
[DEB package](https://desktop.docker.com/linux/main/amd64/docker-desktop-4.21.1-amd64.deb?utm_source=docker&utm_medium=webreferral&utm_campaign=docs-driven-download-linux-amd64){: .button .primary-btn }
|
||||
[DEB package](https://desktop.docker.com/linux/main/amd64/docker-desktop-4.22.0-amd64.deb?utm_source=docker&utm_medium=webreferral&utm_campaign=docs-driven-download-linux-amd64){: .button .primary-btn }
|
||||
|
||||
_For checksums, see [Release notes](../release-notes.md)_
|
||||
|
||||
|
@ -52,7 +52,7 @@ Recommended approach to install Docker Desktop on Debian:
|
|||
|
||||
1. Set up [Docker's package repository](../../engine/install/debian.md#set-up-the-repository).
|
||||
|
||||
2. Download latest [DEB package](https://desktop.docker.com/linux/main/amd64/docker-desktop-4.21.1-amd64.deb?utm_source=docker&utm_medium=webreferral&utm_campaign=docs-driven-download-linux-amd64).
|
||||
2. Download latest [DEB package](https://desktop.docker.com/linux/main/amd64/docker-desktop-4.22.0-amd64.deb?utm_source=docker&utm_medium=webreferral&utm_campaign=docs-driven-download-linux-amd64).
|
||||
|
||||
3. Install the package with apt as follows:
|
||||
|
||||
|
|
|
@ -9,7 +9,7 @@ redirect_from:
|
|||
|
||||
This page contains information on how to install, launch and upgrade Docker Desktop on a Fedora distribution.
|
||||
|
||||
[RPM package](https://desktop.docker.com/linux/main/amd64/docker-desktop-4.21.1-x86_64.rpm?utm_source=docker&utm_medium=webreferral&utm_campaign=docs-driven-download-linux-amd64){: .button .primary-btn }
|
||||
[RPM package](https://desktop.docker.com/linux/main/amd64/docker-desktop-4.22.0-x86_64.rpm?utm_source=docker&utm_medium=webreferral&utm_campaign=docs-driven-download-linux-amd64){: .button .primary-btn }
|
||||
|
||||
## Prerequisites
|
||||
|
||||
|
@ -32,7 +32,7 @@ To install Docker Desktop on Fedora:
|
|||
|
||||
1. Set up [Docker's package repository](../../engine/install/fedora.md#set-up-the-repository).
|
||||
|
||||
2. Download latest [RPM package](https://desktop.docker.com/linux/main/amd64/docker-desktop-4.21.1-x86_64.rpm?utm_source=docker&utm_medium=webreferral&utm_campaign=docs-driven-download-linux-amd64).
|
||||
2. Download latest [RPM package](https://desktop.docker.com/linux/main/amd64/docker-desktop-4.22.0-x86_64.rpm?utm_source=docker&utm_medium=webreferral&utm_campaign=docs-driven-download-linux-amd64).
|
||||
|
||||
3. Install the package with dnf as follows:
|
||||
|
||||
|
|
|
@ -9,7 +9,7 @@ redirect_from:
|
|||
|
||||
This page contains information on how to install, launch and upgrade Docker Desktop on an Ubuntu distribution.
|
||||
|
||||
[DEB package](https://desktop.docker.com/linux/main/amd64/docker-desktop-4.21.1-amd64.deb?utm_source=docker&utm_medium=webreferral&utm_campaign=docs-driven-download-linux-amd64){: .button .primary-btn }
|
||||
[DEB package](https://desktop.docker.com/linux/main/amd64/docker-desktop-4.22.0-amd64.deb?utm_source=docker&utm_medium=webreferral&utm_campaign=docs-driven-download-linux-amd64){: .button .primary-btn }
|
||||
|
||||
_For checksums, see [Release notes](../release-notes.md)_
|
||||
|
||||
|
@ -48,7 +48,7 @@ Recommended approach to install Docker Desktop on Ubuntu:
|
|||
|
||||
1. Set up [Docker's package repository](../../engine/install/ubuntu.md#set-up-the-repository).
|
||||
|
||||
2. Download latest [DEB package](https://desktop.docker.com/linux/main/amd64/docker-desktop-4.21.1-amd64.deb?utm_source=docker&utm_medium=webreferral&utm_campaign=docs-driven-download-linux-amd64).
|
||||
2. Download latest [DEB package](https://desktop.docker.com/linux/main/amd64/docker-desktop-4.22.0-amd64.deb?utm_source=docker&utm_medium=webreferral&utm_campaign=docs-driven-download-linux-amd64).
|
||||
|
||||
3. Install the package with apt as follows:
|
||||
|
||||
|
|
|
@ -24,16 +24,47 @@ Take a look at the [Docker Public Roadmap](https://github.com/docker/roadmap/pro
|
|||
|
||||
For frequently asked questions about Docker Desktop releases, see [FAQs](faqs/releases.md).
|
||||
|
||||
## 4.22.0
|
||||
|
||||
{% include release-date.html date="2023-08-03" %}
|
||||
|
||||
{% include desktop-install.md all=true version="4.22.0" build_path="/" %}
|
||||
|
||||
### Upgrades
|
||||
|
||||
- [Buildx v0.11.2](https://github.com/docker/buildx/releases/tag/v0.11.2)
|
||||
- [Compose v2.20.2](https://github.com/docker/compose/releases/tag/v2.20.2)
|
||||
- [Docker Engine v24.0.5](https://docs.docker.com/engine/release-notes/24.0/#2405)
|
||||
|
||||
### New
|
||||
- [Resource Usage](use-desktop/container.md) has moved from experimental to GA.
|
||||
- You can now split large Compose projects into multiple sub-projects with [`include`](../compose/multiple-compose-files/include.md).
|
||||
|
||||
### Bug fixes and enhancements
|
||||
|
||||
#### For all platforms
|
||||
- [Settings Management](hardened-desktop/settings-management/index.md) now lets you turn off Docker Extensions for your organisation.
|
||||
- Fixed a bug where turning on Kubernetes from the UI failed when the system was paused.
|
||||
- Fixed a bug where turning on Wasm from the UI failed when the system was paused.
|
||||
- Bind mounts are now shown when you [inspect a container](use-desktop/container.md).
|
||||
- You can now download Wasm runtimes when the containerd image store is enabled.
|
||||
|
||||
#### For Mac
|
||||
|
||||
- Fixed a bug that prevented Docker Desktop from starting. [docker/for-mac#6890](https://github.com/docker/for-mac/issues/6890)
|
||||
- Resource Saver is now available on Mac. It optimises Docker Desktop's usage of your system resources when no containers are running. To access this feature, make sure you have [turned on access to experimental features](settings/mac.md) in settings.
|
||||
|
||||
#### For Windows
|
||||
|
||||
- Fixed a bug where the self-diagnose tool showed a false-positive failure when vpnkit is expected to be not running. Fixes [docker/for-win#13479](https://github.com/docker/for-win/issues/13479).
|
||||
- Fixed a bug where an invalid regular expression in the search bar caused an error. Fixes [docker/for-win#13592](https://github.com/docker/for-win/issues/13592).
|
||||
- Resource Saver is now available on Windows Hyper-V. It optimises Docker Desktop's usage of your system resources when no containers are running. To access this feature, make sure you have [turned on access to experimental features](settings/windows.md) in settings.
|
||||
|
||||
## 4.21.1
|
||||
|
||||
{% include release-date.html date="2023-07-03" %}
|
||||
|
||||
{% include desktop-install.md all=true version="4.21.1" build_path="/" %}
|
||||
|
||||
### Upgrades
|
||||
- [Compose v2.19.1](https://github.com/docker/compose/releases/tag/v2.19.1)
|
||||
|
||||
### Bug fixes and enhancements
|
||||
{% include desktop-install.md all=true version="4.21.1" build_path="/114176/" %}
|
||||
|
||||
#### For all platforms
|
||||
|
||||
|
|
Loading…
Reference in New Issue