mirror of https://github.com/docker/docs.git
Docker Desktop 3.2.2 release notes (#12498)
* Docker Desktop 3.2.2 relase notes Signed-off-by: Stefan Scherer <stefan.scherer@docker.com> * Remove duplicate tickets Signed-off-by: Stefan Scherer <stefan.scherer@docker.com> * Fixed typos. Signed-off-by: Stefan Scherer <stefan.scherer@docker.com> * Fix a typo * Update release notes according to review suggestions Signed-off-by: Stefan Scherer <stefan.scherer@docker.com> * More improvements from review Signed-off-by: Stefan Scherer <scherer_stefan@icloud.com> Co-authored-by: Usha Mandya <47779042+usha-mandya@users.noreply.github.com>
This commit is contained in:
parent
31e485758e
commit
863af0c4b6
|
@ -16,10 +16,22 @@ This page contains information about the new features, improvements, known issue
|
|||
> Starting with Docker Desktop 3.0.0, Stable and Edge releases are combined into a single release stream for all users. Updates to Docker Desktop will now be available automatically as delta updates from the previous version. This means, when there is a newer version of Docker Desktop, it will be automatically downloaded to your machine. All you need to do is to click **Update and restart** from the Docker menu to install the latest update.
|
||||
{: .important }
|
||||
|
||||
## Docker Desktop 3.2.2
|
||||
2021-03-15
|
||||
|
||||
> [Download](https://desktop.docker.com/mac/stable/amd64/Docker.dmg)
|
||||
|
||||
### Bug fixes and minor changes
|
||||
|
||||
- Fixed an issue that stopped containers binding to port 53. Fixes [docker/for-mac#5416](https://github.com/docker/for-mac/issues/5416).
|
||||
- Fixed an issue that 32-bit Intel binaries were emulated on Intel CPUs. Fixes [docker/for-win#10594](https://github.com/docker/for-win/issues/10594).
|
||||
- Fixed an issue related to high CPU consumption and frozen UI when the network connection is lost. Fixes [for-win/#10563](https://github.com/docker/for-win/issues/10563).
|
||||
- Fixed an issue opening a terminal in iTerm2 when it has no other windows open. Fixes [docker/roadmap#98](https://github.com/docker/roadmap/issues/98#issuecomment-791927788).
|
||||
|
||||
## Docker Desktop 3.2.1
|
||||
2021-03-05
|
||||
|
||||
> [Download](https://desktop.docker.com/mac/stable/amd64/Docker.dmg)
|
||||
> [Download](https://desktop.docker.com/mac/stable/amd64/61626/Docker.dmg)
|
||||
|
||||
### Upgrades
|
||||
|
||||
|
|
|
@ -16,10 +16,21 @@ This page contains information about the new features, improvements, known issue
|
|||
> Starting with Docker Desktop 3.0.0, Stable and Edge releases are combined into a single release stream for all users. Updates to Docker Desktop will now be available automatically as delta updates from the previous version. This means, when there is a newer version of Docker Desktop, it will be automatically downloaded to your machine. All you need to do is to click **Update and restart** from the Docker menu to install the latest update.
|
||||
{: .important }
|
||||
|
||||
## Docker Desktop 3.2.2
|
||||
2021-03-15
|
||||
|
||||
> [Download](https://desktop.docker.com/win/stable/amd64/Docker%20Desktop%20Installer.exe)
|
||||
|
||||
### Bug fixes and minor changes
|
||||
|
||||
- Fixed an issue that stopped containers binding to port 53. Fixes [docker/for-win#10601](https://github.com/docker/for-win/issues/10601).
|
||||
- Fixed an issue that 32-bit Intel binaries were emulated on Intel CPUs. Fixes [docker/for-win#10594](https://github.com/docker/for-win/issues/10594).
|
||||
- Fixed an issue related to high CPU consumption and frozen UI when the network connection is lost. Fixes [for-win/#10563](https://github.com/docker/for-win/issues/10563).
|
||||
|
||||
## Docker Desktop 3.2.1
|
||||
2021-03-05
|
||||
|
||||
> [Download](https://desktop.docker.com/win/stable/amd64/Docker%20Desktop%20Installer.exe)
|
||||
> [Download](https://desktop.docker.com/win/stable/amd64/61626/Docker%20Desktop%20Installer.exe)
|
||||
|
||||
### Upgrades
|
||||
|
||||
|
|
Loading…
Reference in New Issue