Docker for mac edge relnotes 18.06.0-ce-rc3-mac68

Signed-off-by: Jenkins-pr-release-docs <guillaume.tardif@docker.com>
This commit is contained in:
Jenkins-pr-release-docs 2018-07-19 12:47:23 +00:00
parent 5c7e147fac
commit 39017ec9f7
1 changed files with 20 additions and 0 deletions

View File

@ -18,6 +18,26 @@ for Mac](install.md#download-docker-for-mac).
## Edge Releases of 2018
### Docker Community Edition 18.06.0-ce-rc3-mac68 2018-07-19
[Download](https://download.docker.com/mac/edge/26342/Docker.dmg)
* Upgrades
- [Docker 18.06.0-ce-rc3](https://github.com/docker/docker-ce/releases/tag/v18.06.0-ce-rc3)
- [Docker Machine 0.15.0](https://github.com/docker/machine/releases/tag/v0.15.0)
- [Docker compose 1.22.0](https://github.com/docker/compose/releases/tag/1.22.0)
* New
- Add an experimental SOCKS server to allow access to container networks, see [docker/for-mac#2670](https://github.com/docker/for-mac/issues/2670#issuecomment-372365274). Also see [docker/for-mac#2721](https://github.com/docker/for-mac/issues/2721)
* Bug fixes and minor changes
- AUFS storage driver is deprecated in Docker Desktop and AUFS support will be removed in the next major release. You can continue with AUFS in Docker Desktop 18.06.x, but you will need to reset disk image (in Preferences > Reset menu) before updating to the next major update. You can check documentation to [save images](https://docs.docker.com/engine/reference/commandline/save/#examples) and [backup volumes](https://docs.docker.com/storage/volumes/#backup-restore-or-migrate-data-volumes)
- Fix startup issue with aufs [docker/for-mac#2804](https://github.com/docker/for-mac/issues/2804)
- Fix status bug which could prevent the kubernetes cluster from starting. Fixes [docker/for-mac#2990](https://github.com/docker/for-mac/issues/2990)
- Fix bug which would cause VM logs to be written to RAM rather than disk in some cases, and the VM to hang. See [docker/for-mac#2984](https://github.com/docker/for-mac/issues/2984)
- Fix network connection leak triggered by haproxy TCP health-checks [docker/for-mac#1132](https://github.com/docker/for-mac/issues/1132)
- Better message to reset vmnetd when it's disabled. See [docker/for-mac#3035](https://github.com/docker/for-mac/issues/3035)
### Docker Community Edition 18.05.0-ce-mac67 2018-06-07
[Download](https://download.docker.com/mac/edge/25042/Docker.dmg)