Docker for win stable relnotes 2.0.0.0-win78

Signed-off-by: Jenkins-pr-release-docs <guillaume.tardif@docker.com>
This commit is contained in:
Jenkins-pr-release-docs 2018-11-19 12:38:14 +00:00
parent 3840f1b232
commit ebc7f7d282
1 changed files with 29 additions and 0 deletions

View File

@ -20,6 +20,35 @@ for Windows](install.md#download-docker-for-windows).
## Stable Releases of 2018
### Docker Community Edition 2.0.0.0-win78 2018-11-19
[Download](https://download.docker.com/win/stable/28905/Docker%20for%20Windows%20Installer.exe)
* Upgrades
- [Docker 18.09.0](https://github.com/docker/docker-ce-packaging/releases/tag/v18.09.0)
- [Docker compose 1.23.1](https://github.com/docker/compose/releases/tag/1.23.1)
- [Docker Machine 0.16.0](https://github.com/docker/machine/releases/tag/v0.16.0)
- [Kitematic 0.17.5](https://github.com/docker/kitematic/releases/tag/v0.17.5)
- Linux Kernel 4.9.125
* New
- New version scheme
* Deprecation
- Removed support of AUFS
* Bug fixes and minor changes
- Windows Containers: Fix group daemon option settings. Fixes [docker/for-win#2647](https://github.com/docker/for-win/issues/2647)
- Windows Containers: Better host.docker.internal resolution, don't rewrite it if not modified. From [docker/for-win#1976](https://github.com/docker/for-win/issues/1976)
- Do not try to update samba share mounts when using Windows Containers
- Improved dns update too verbose in logs
- VPNKit: Improved scalability of port forwarding.
- VPNKit: Limit the size of the UDP NAT table. This ensures port forwarding and regular TCP traffic continue even when running very chatty UDP protocols.
- LCOW does not anymore need --platform flag on multi-arch images
- Disk size can now be ajusted from 32GiB to drive space.
- Fix dns update too verbose in logs
- Fix panic in diagnose
### Docker Community Edition 18.06.1-ce-win73 2018-08-29
[Download](https://download.docker.com/win/stable/19507/Docker%20for%20Windows%20Installer.exe)