16th chunk of `content/manuals/desktop/previous-versions/edge-releases-mac.md`
b56001bc79cec4e8939793899a516a8d442f1a16c824f6ce0000000100001054
- Fix a race between calling stat on a file and calling close of a file descriptor referencing the file that could result in the stat failing with EBADF (often presented as "File not found"). Fixes [docker/for-mac#2870](https://github.com/docker/for-mac/issues/2870)
- Do not allow install of Docker for Mac on macOS Yosemite 10.10; this version has not been supported since Docker for Mac 17.09.0.
- Fix button order in reset dialog windows. Fixes [docker/for-mac#2827](https://github.com/docker/for-mac/issues/2827)
- Diagnostics are run when diagnostics window is displayed; user is prompted to upload them when available.
### Docker Community Edition 18.05.0-ce-rc1-mac63 2018-04-26
* Upgrades
- [Docker 18.05.0-ce-rc1](https://github.com/docker/docker-ce/releases/tag/v18.05.0-ce-rc1)
- [Notary 0.6.1](https://github.com/docker/notary/releases/tag/v0.6.1)
* New
- Re-enable raw as the default disk format for users running macOS 10.13.4 and higher. Note this change only takes effect after a "reset to factory defaults" or "remove all data" (from the Whale menu > Preferences > Reset). Related to [docker/for-mac#2625](https://github.com/docker/for-mac/issues/2625)
* Bug fixes and minor changes
- Fix Docker for Mac not starting due to socket file paths being too long (typically HOME folder path being too long). Fixes [docker/for-mac#2727](https://github.com/docker/for-mac/issues/2727), [docker/for-mac#2731](https://github.com/docker/for-mac/issues/2731).
### Docker Community Edition 18.04.0-ce-mac62 2018-04-12
* Upgrades
- [Docker 18.04.0-ce](https://github.com/docker/docker-ce/releases/tag/v18.04.0-ce)
- [Docker compose 1.21.0](https://github.com/docker/compose/releases/tag/1.21.0)
### Docker Community Edition 18.04.0-ce-rc2-mac61 2018-04-09
* Upgrades
- [Docker 18.04.0-ce-rc2](https://github.com/docker/docker-ce/releases/tag/v18.04.0-ce-rc2)
- [Kubernetes 1.9.6](https://github.com/kubernetes/kubernetes/blob/master/CHANGELOG-1.9.md#v196). If Kubernetes is enabled, the upgrade will be performed automatically when starting Docker for Mac.
* New
- Enable ceph & rbd modules in LinuxKit virtual machine.
* Bug fixes and minor changes
- Fix upgrade straight from pre-17.12 versions where Docker for Mac cannot restart once the upgrade has been performed. Fixes [docker/for-mac#2739](https://github.com/docker/for-mac/issues/2739)
### Docker Community Edition 18.03.0-ce-mac58 2018-03-26
* Upgrades
- [Docker 18.03.0-ce](https://github.com/docker/docker-ce/releases/tag/v18.03.0-ce)
- [Docker compose 1.20.1](https://github.com/docker/compose/releases/tag/1.20.1)
### Docker Community Edition 18.03.0-ce-rc4-mac57 2018-03-15
* Upgrades
- [Docker 18.03.0-ce-rc4](https://github.com/docker/docker-ce/releases/tag/v18.03.0-ce-rc4)
- AUFS 20180312
* Bug fixes and minor changes
- Fix support for AUFS. Fixes [docker/for-win#1831](https://github.com/docker/for-win/issues/1831)
- Fix synchronization between CLI `docker login` and GUI login.
### Docker Community Edition 18.03.0-ce-rc3-mac56 2018-03-13
* Upgrades
- [Docker 18.03.0-ce-rc3](https://github.com/docker/docker-ce/releases/tag/v18.03.0-ce-rc3)
- [Docker Machine 0.14.0](https://github.com/docker/machine/releases/tag/v0.14.0)
- [Docker compose 1.20.0-rc2](https://github.com/docker/compose/releases/tag/1.20.0-rc2)
- [Notary 0.6.0](https://github.com/docker/notary/releases/tag/v0.6.0)
- Linux Kernel 4.9.87
* Bug fixes and minor changes
- Fix for the HTTP/S transparent proxy when using "localhost" names (for example "host.docker.internal", "docker.for.mac.host.internal", "docker.for.mac.localhost").
- Fix daemon not starting properly when setting TLS-related options. Fixes [docker/for-mac#2663](https://github.com/docker/for-mac/issues/2663)
### Docker Community Edition 18.03.0-ce-rc1-mac54 2018-02-27
* Upgrades
- [Docker 18.03.0-ce-rc1](https://github.com/docker/docker-ce/releases/tag/v18.03.0-ce-rc1)
* New
- Virtual machine Swap size can be changed in settings. See [docker/for-mac#2566](https://github.com/docker/for-mac/issues/2566), [docker/for-mac#2389](https://github.com/docker/for-mac/issues/2389)