mirror of https://github.com/docker/docs.git
Release notes for Desktop stable 2.3.0.5 (#11368)
* Release notes for Desktop stable 2.3.0.5 * Fix headlines * Fix headlines and date * Fix date Co-authored-by: Stefan Scherer <stefan.scherer@docker.com>
This commit is contained in:
parent
5f29eb2b44
commit
9a49bb310e
|
@ -13,10 +13,25 @@ This page contains information about the new features, improvements, known issue
|
|||
For information about Edge releases, see the [Edge release notes](edge-release-notes.md). For Docker Desktop system requirements, see
|
||||
[What to know before you install](install.md#what-to-know-before-you-install).
|
||||
|
||||
## Docker Desktop Community 2.3.0.5
|
||||
2020-09-15
|
||||
|
||||
> [Download](https://hub.docker.com/editions/community/docker-ce-desktop-mac/)
|
||||
|
||||
### New
|
||||
- The new Cloud integration in Docker CLI makes it easy to run containers in the cloud using either Amazon ECS or Microsoft ACI. For more information, see [Deploying Docker containers on ECS](https://docs.docker.com/engine/context/ecs-integration/) and [Deploying Docker containers on Azure](https://docs.docker.com/engine/context/aci-integration/).
|
||||
|
||||
### Upgrades
|
||||
- [Docker Compose 1.27.2](https://github.com/docker/compose/releases/tag/1.27.2)
|
||||
- [Cloud integration v0.1.15](https://github.com/docker/aci-integration-beta/releases/tag/v0.1.15)
|
||||
|
||||
### Bug fixes and minor changes
|
||||
- Fixed automatic start on log in. See [docker/for-mac#4877](https://github.com/docker/for-mac/issues/4877) and [docker/for-mac#4890](https://github.com/docker/for-mac/issues/4890)
|
||||
|
||||
## Docker Desktop Community 2.3.0.4
|
||||
2020-07-27
|
||||
|
||||
> [Download](https://hub.docker.com/editions/community/docker-ce-desktop-mac/)
|
||||
> [Download](https://desktop.docker.com/mac/stable/46911/Docker.dmg)
|
||||
|
||||
### Upgrades
|
||||
|
||||
|
|
|
@ -13,10 +13,25 @@ This page contains information about the new features, improvements, known issue
|
|||
For information about Edge releases, see the [Edge release notes](edge-release-notes.md). For Docker Desktop system requirements, see
|
||||
[What to know before you install](install.md#what-to-know-before-you-install).
|
||||
|
||||
## Docker Desktop Community 2.3.0.5
|
||||
2020-09-15
|
||||
|
||||
> [Download](https://hub.docker.com/editions/community/docker-ce-desktop-windows/)
|
||||
|
||||
### New
|
||||
- The new Cloud integration in Docker CLI makes it easy to run containers in the cloud using either Amazon ECS or Microsoft ACI. For more information, see [Deploying Docker containers on ECS](https://docs.docker.com/engine/context/ecs-integration/) and [Deploying Docker containers on Azure](https://docs.docker.com/engine/context/aci-integration/).
|
||||
|
||||
### Upgrades
|
||||
- [Docker Compose 1.27.2](https://github.com/docker/compose/releases/tag/1.27.2)
|
||||
- [Cloud integration v0.1.15](https://github.com/docker/aci-integration-beta/releases/tag/v0.1.15)
|
||||
|
||||
### Bug fixes and minor changes
|
||||
- WSL2: Fixed a crash when using an incompatible glibc. See [docker/for-win#8183](https://github.com/docker/for-win/issues/8183).
|
||||
|
||||
## Docker Desktop Community 2.3.0.4
|
||||
2020-07-27
|
||||
|
||||
> [Download](https://hub.docker.com/editions/community/docker-ce-desktop-windows/)
|
||||
> [Download](https://desktop.docker.com/win/stable/46911/Docker%20Desktop%20Installer.exe)
|
||||
|
||||
### Upgrades
|
||||
|
||||
|
|
Loading…
Reference in New Issue