mirror of https://github.com/docker/docs.git
Release notes for Docker Desktop 4.22.1 (#18028)
* Add release notes for Docker Desktop 4.22.1 * Apply suggestions from code review * rectify release note entry --------- Co-authored-by: Allie Sadler <102604716+aevesdocker@users.noreply.github.com>
This commit is contained in:
parent
fda7ca0c42
commit
a6beadf6f2
|
@ -8,9 +8,9 @@ aliases:
|
|||
- /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.22.0-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.1-x86_64.pkg.tar.zst) that Docker provides in addition to the supported platforms. Docker has not tested or verified the installation.
|
||||
|
||||
{{< button text="Arch package (experimental)" url="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 text="Arch package (experimental)" url="https://desktop.docker.com/linux/main/amd64/docker-desktop-4.22.1-x86_64.pkg.tar.zst?utm_source=docker&utm_medium=webreferral&utm_campaign=docs-driven-download-linux-amd64" >}}
|
||||
|
||||
_For checksums, see [Release notes](../release-notes.md)_
|
||||
|
||||
|
|
|
@ -10,7 +10,7 @@ aliases:
|
|||
|
||||
This page contains information on how to install, launch, and upgrade Docker Desktop on a Debian distribution.
|
||||
|
||||
{{< button text="DEB package" url="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 text="DEB package" url="https://desktop.docker.com/linux/main/amd64/docker-desktop-4.22.1-amd64.deb?utm_source=docker&utm_medium=webreferral&utm_campaign=docs-driven-download-linux-amd64" >}}
|
||||
|
||||
_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.22.0-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.1-amd64.deb?utm_source=docker&utm_medium=webreferral&utm_campaign=docs-driven-download-linux-amd64).
|
||||
|
||||
3. Install the package with apt as follows:
|
||||
|
||||
|
|
|
@ -10,7 +10,7 @@ aliases:
|
|||
|
||||
This page contains information on how to install, launch and upgrade Docker Desktop on a Fedora distribution.
|
||||
|
||||
{{< button text="RPM package" url="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 text="RPM package" url="https://desktop.docker.com/linux/main/amd64/docker-desktop-4.22.1-x86_64.rpm?utm_source=docker&utm_medium=webreferral&utm_campaign=docs-driven-download-linux-amd64" >}}
|
||||
|
||||
## Prerequisites
|
||||
|
||||
|
@ -33,7 +33,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.22.0-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.1-x86_64.rpm?utm_source=docker&utm_medium=webreferral&utm_campaign=docs-driven-download-linux-amd64).
|
||||
|
||||
3. Install the package with dnf as follows:
|
||||
|
||||
|
|
|
@ -13,7 +13,7 @@ aliases:
|
|||
|
||||
This page contains information on how to install, launch and upgrade Docker Desktop on an Ubuntu distribution.
|
||||
|
||||
{{< button text="DEB package" url="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 text="DEB package" url="https://desktop.docker.com/linux/main/amd64/docker-desktop-4.22.1-amd64.deb?utm_source=docker&utm_medium=webreferral&utm_campaign=docs-driven-download-linux-amd64" >}}
|
||||
|
||||
_For checksums, see [Release notes](../release-notes.md)_
|
||||
|
||||
|
@ -52,7 +52,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.22.0-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.1-amd64.deb?utm_source=docker&utm_medium=webreferral&utm_campaign=docs-driven-download-linux-amd64).
|
||||
|
||||
3. Install the package with apt as follows:
|
||||
|
||||
|
|
|
@ -24,11 +24,27 @@ 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.1
|
||||
|
||||
{{< release-date date="2023-08-24" >}}
|
||||
|
||||
{{< desktop-install all=true version="4.22.1" build_path="/" >}}
|
||||
|
||||
### Bug fixes and enhancements
|
||||
|
||||
#### For all platforms
|
||||
|
||||
- Mitigated several issues impacting Docker Desktop startup and Resource Saver mode. [docker/for-mac#6933](https://github.com/docker/for-mac/issues/6933)
|
||||
|
||||
#### For Windows
|
||||
|
||||
- Fixed `Clean / Purge data` troubleshoot option on Windows. [docker/for-win#13630](https://github.com/docker/for-win/issues/13630)
|
||||
|
||||
## 4.22.0
|
||||
|
||||
{{< release-date date="2023-08-03" >}}
|
||||
|
||||
{{< desktop-install all=true version="4.22.0" build_path="/" >}}
|
||||
{{< desktop-install all=true version="4.22.0" build_path="/117440/" >}}
|
||||
|
||||
### Upgrades
|
||||
|
||||
|
|
Loading…
Reference in New Issue