mirror of https://github.com/docker/docs.git
Merge pull request #7098 from gtardif/release_notes_18.06.0-ce-mac69
Release notes for 18.06.0-ce-mac69 (Edge) cc @gbarr01
This commit is contained in:
commit
a994a9300c
|
@ -18,6 +18,17 @@ for Mac](install.md#download-docker-for-mac).
|
|||
|
||||
## Edge Releases of 2018
|
||||
|
||||
### Docker Community Edition 18.06.0-ce-mac69 2018-07-25
|
||||
|
||||
[Download](https://download.docker.com/mac/edge/26398/Docker.dmg)
|
||||
|
||||
* Upgrades
|
||||
- [Docker 18.06.0-ce](https://github.com/docker/docker-ce/releases/tag/v18.06.0-ce)
|
||||
|
||||
* Bug fixes and minor changes
|
||||
- Fix bug in experimental SOCKS server. See [docker/for-mac#2670](https://github.com/docker/for-mac/issues/2670)
|
||||
- Fix bug in docker login when "Securely store Docker logins in macOS keychain" is unchecked. Fixed [docker/for-mac#3104](https://github.com/docker/for-mac/issues/3104)
|
||||
|
||||
### Docker Community Edition 18.06.0-ce-rc3-mac68 2018-07-19
|
||||
|
||||
[Download](https://download.docker.com/mac/edge/26342/Docker.dmg)
|
||||
|
|
Loading…
Reference in New Issue