Release notes for 17.12.0-ce-rc4-win44 (Edge) (#5596)

This commit is contained in:
gtardif 2017-12-21 18:30:10 +01:00 committed by Gwendolynne Barr
parent 3c44bc7f74
commit 67a6497108
1 changed files with 11 additions and 0 deletions

View File

@ -449,6 +449,17 @@ We did not distribute a 1.12.4 stable release
## Edge Release Notes
### Docker Community Edition 17.12.0-ce-rc4-win44 2017-12-21 (Edge)
* Upgrades
- [Docker 17.12.0-ce-rc4](https://github.com/docker/docker-ce/releases/tag/v17.12.0-ce-rc4)
- [Docker compose 1.18.0](https://github.com/docker/compose/releases/tag/1.18.0)
* Bug fixes and minor changes
- Fix DNS "search domain" and "domain name" settings. See [docker/for-win#1437](https://github.com/docker/for-win/issues/1437).
- Fix Vpnkit issue when username has spaces. See [docker/for-win#1429](https://github.com/docker/for-win/issues/1429).
- Diagnostic improvements to get VM logs before VM shutdown.
### Docker Community Edition 17.12.0-ce-rc3-win43 2017-12-15 (Edge)
* Upgrades