23th chunk of `content/manuals/desktop/previous-versions/edge-releases-windows.md`
099aeecf41fdaa581cfc3f6a36d9605fbee9b0123fd4ac640000000100000fbb
- Do not recreate Desktop icon on upgrade (effective on next upgrade). Fixes [docker/for-win#246](https://github.com/docker/for-win/issues/246), [docker/for-win#925](https://github.com/docker/for-win/issues/925), [docker/for-win#1551](https://github.com/docker/for-win/issues/1551)
- Fix proxy for docker.for.win.localhost and docker.for.win.host.internal. Fixes [docker/for-win#1130](https://github.com/docker/for-win/issues/1130)
### Docker Community Edition 18.01.0-ce-win48 2018-01-19
* Upgrades
- [Docker 18.01.0-ce](https://github.com/docker/docker-ce/releases/tag/v18.01.0-ce)
- Linux Kernel 4.9.75
* Bug fixes and minor changes
- Fix linuxKit port-forwarder sometimes not being able to start. Fixes [docker/for-win#1506](https://github.com/docker/for-win/issues/1506)
- Fix certificate management when connecting to a private registry. Fixes [docker/for-win#1512](https://github.com/docker/for-win/issues/1512)
- Fix Mount compatibility when mounting drives with `-v //c/...`, now mounted in /host_mnt/c in the LinuxKit VM. Fixes [docker/for-win#1509](https://github.com/docker/for-win/issues/1509), [docker/for-win#1516](https://github.com/docker/for-win/issues/1516), [docker/for-win#1497](https://github.com/docker/for-win/issues/1497)
### Docker Community Edition 17.12.0-ce-win45 2018-01-05
* Upgrades
- [Docker 17.12.0-ce](https://github.com/docker/docker-ce/releases/tag/v17.12.0-ce)
## Edge Releases of 2017
### Docker Community Edition 17.12.0-ce-rc4-win44 2017-12-21
* 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 virtual machine logs before virtual machine shutdown.
### Docker Community Edition 17.12.0-ce-rc3-win43 2017-12-15
* Upgrades
- [Docker 17.12.0-ce-rc3](https://github.com/docker/docker-ce/releases/tag/v17.12.0-ce-rc3)
* Bug fixes and minor changes
- Fix installer check for not supported Windows `CoreCountrySpecific` Edition.
### Docker Community Edition 17.12.0-ce-rc2-win41 2017-12-13
* Upgrades
- [Docker 17.12.0-ce-rc2](https://github.com/docker/docker-ce/releases/tag/v17.12.0-ce-rc2)
- [Docker compose 1.18.0-rc2](https://github.com/docker/compose/releases/tag/1.18.0-rc2)
* Bug fixes and minor changes
- Fix a class of startup failures where the database fails to start, see [docker/for-win#498](https://github.com/docker/for-win/issues/498)
- Display various component versions in About box
- Better removal of LCOW images and containers when uninstalling Docker
- Links in update changelog open the default browser instead of IE (fixes [docker/for-win#1311](https://github.com/docker/for-win/issues/1311))
### Docker Community Edition 17.11.0-ce-win40 2017-11-22
* Upgrades
- [Docker 17.11.0-ce](https://github.com/docker/docker-ce/releases/tag/v17.11.0-ce)
### Docker Community Edition 17.11.0-ce-rc4-win39 2017-11-17
* Upgrades
- [Docker 17.11.0-ce-rc4](https://github.com/docker/docker-ce/releases/tag/v17.11.0-ce-rc4)
- [Docker compose 1.17.1](https://github.com/docker/compose/releases/tag/1.17.1)
- Linux Kernel 4.9.60
* Bug fixes and minor changes
- Increased timeout for virtual machine boot startup to 2 minutes.
### Docker Community Edition 17.11.0-ce-rc3-win38 2017-11-09
* Upgrades
- [Docker 17.11.0-ce-rc3](https://github.com/docker/docker-ce/releases/tag/v17.11.0-ce-rc3)
* New
- Use Microsoft localhost port forwarder for Windows and LCOW Containers when it is available (insider build RS4)
* Bug fixes and minor changes
- Fix docker build exits successfully but fails to build image [moby/#35413](https://github.com/moby/moby/issues/35413)