Docker for win stable relnotes 18.06.1-ce-win73

Signed-off-by: Jenkins-pr-release-docs <guillaume.tardif@docker.com>
This commit is contained in:
Jenkins-pr-release-docs 2018-08-29 08:17:28 +00:00
parent 38305a68c7
commit 5cef30147f
1 changed files with 18 additions and 0 deletions

View File

@ -20,6 +20,24 @@ for Windows](install.md#download-docker-for-windows).
## Stable Releases of 2018
### Docker Community Edition 18.06.1-ce-win73 2018-08-29
[Download](https://download.docker.com/win/stable/19507/Docker%20for%20Windows%20Installer.exe)
* Upgrades
- [Docker 18.06.1-ce](https://github.com/docker/docker-ce/releases/tag/v18.06.1-ce)
* Bug fixes and minor changes
- Fix bug in VM activity detection, preventing Docker Desktop to start. Fixes [docker/for-win#2404](https://github.com/docker/for-win/issues/2404)
- Fix bug in detection when Windows service is not running, and propose to restart the service.
- Fix local DNS failing to resolve inside containers. Fixes [docker/for-win#2301](https://github.com/docker/for-win/issues/2301), [docker/for-win#2304](https://github.com/docker/for-win/issues/2304)
- Fix Kubernetes status display after reset to factory default
- Fix bug where `host.docker.internal` is not resolved in some cases. Fixes [docker/for-win#2402](https://github.com/docker/for-win/issues/2402)
- Use a 1MB vhdx blocksize instead of the default 32MB. See [docker/for-win#244](https://github.com/docker/for-win/issues/244. Also see [Microsoft Best Practices for running Linux on Hyper-V](https://docs.microsoft.com/en-us/windows-server/virtualization/hyper-v/best-practices-for-running-linux-on-hyper-v)
- Fix diagnostics in specific cases when Windows service is not started.
- Changed back samba default file permission to avoid issue with too open rights. Fixes [docker/for-win#2170](https://github.com/docker/for-win/issues/2170)
- On RS5 insider, Fix wrong detection of missing feature "Containers" requiring to install feature + reboot.
### Docker Community Edition 18.06.0-ce-win72 2018-07-26
[Download](https://download.docker.com/win/stable/19098/Docker%20for%20Windows%20Installer.exe)