From 38a25da6f7adfd936141a916f910f8c450bf51cc Mon Sep 17 00:00:00 2001 From: gtardif Date: Thu, 26 Apr 2018 19:47:01 +0200 Subject: [PATCH] Docker for mac stable relnotes 18.03.1-ce-mac64 (#6550) --- docker-for-mac/release-notes.md | 12 ++++++++++++ 1 file changed, 12 insertions(+) diff --git a/docker-for-mac/release-notes.md b/docker-for-mac/release-notes.md index 5459b9ce90..a81208e5d9 100644 --- a/docker-for-mac/release-notes.md +++ b/docker-for-mac/release-notes.md @@ -20,6 +20,18 @@ for Mac](install.md#download-docker-for-mac). ## Stable Releases of 2018 +### Docker Community Edition 18.03.1-ce-mac64 2018-04-26 + +[Download](https://download.docker.com/mac/stable/24245/Docker.dmg) + +* Upgrades + - [Docker 18.03.1-ce](https://github.com/docker/docker-ce/releases/tag/v18.03.1-ce) + - [Docker compose 1.21.0](https://github.com/docker/compose/releases/tag/1.21.0) + - [Notary 0.6.1](https://github.com/docker/notary/releases/tag/v0.6.1) + +* 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.03.0-ce-mac60 2018-03-30 [Download](https://download.docker.com/mac/stable/23751/Docker.dmg)