diff --git a/docker-for-mac/images/settings-advanced-beta.png b/docker-for-mac/images/settings-advanced-beta.png index 04745581bd..6bacaeafb9 100644 Binary files a/docker-for-mac/images/settings-advanced-beta.png and b/docker-for-mac/images/settings-advanced-beta.png differ diff --git a/docker-for-mac/index.md b/docker-for-mac/index.md index 94f224169a..fe8f2b7fc7 100644 --- a/docker-for-mac/index.md +++ b/docker-for-mac/index.md @@ -213,7 +213,7 @@ get faster performance by setting this number higher (for example to `3`) or lower (to `1`) if you want Docker for Mac to use less memory. >**Tip: Beta dialogs** — Starting with Beta 31, CPUs and Memory settings -are on the Advanced dialog, as shown here. +are on the Advanced dialog. Starting with Beta 33, you can specify the storage location of the Linux volume. These settings are shown below. > >![CPUs and Memory settings UI starting at Beta 31](images/settings-advanced-beta.png) diff --git a/docker-for-mac/release-notes.md b/docker-for-mac/release-notes.md index 4b6f2d295d..67bfe69e92 100644 --- a/docker-for-mac/release-notes.md +++ b/docker-for-mac/release-notes.md @@ -202,6 +202,28 @@ events or unexpected unmounts. ## Beta Release Notes +### Beta 33 Release Notes (2016-12-14 1.13.0-rc3-beta33) + +>**Important Note:** Plugins installed using the experimental "managed plugins" feature in Docker 1.12 must be removed/uninstalled before upgrading. + +**New** + +- You can now edit filesharing paths +- Memory can be allocated with 256 MiB steps +- The storage location of the Linux volume can now be moved +- More explicit proxy settings +- Proxy can now be completly disabled +- You can switch daemon tabs without losing your settings +- You can't edit settings while docker is restarting + +**Upgrades** + +- Linux Kernel 4.8.14 + +**Bug fixes and minor improvements** + +- Kernel boots with vsyscall=emulate arg and CONFIG_LEGACY_VSYSCALL is set to NONE in Moby + ### Beta 32 Release Notes (2016-12-07 1.13.0-rc3-beta32) **New** diff --git a/docker-for-windows/release-notes.md b/docker-for-windows/release-notes.md index 461b3cd7bc..2005cddc7c 100644 --- a/docker-for-windows/release-notes.md +++ b/docker-for-windows/release-notes.md @@ -208,6 +208,23 @@ about both kinds of releases, and download stable and beta product installers at ## Beta Release Notes +### Beta 33 Release Notes (2016-12-14 1.13.0-rc3-beta33) + +>**Important Note:** Plugins installed using the experimental "managed plugins" feature in Docker 1.12 must be removed/uninstalled before upgrading. + +**New** + +- VHDX file containing images and non-host mounted volumes can be moved (using "advanced" tab in the UI) + +**Upgrades** + +- Linux Kernel 4.8.14 + +**Bug fixes and minor changes** + +- Bugsnag reports should work again +- Fixed a memory leak related to logs and Windows Containers + ### Beta 32 Release Notes (2016-12-07 1.13.0-rc3-beta32) >**Important Note**: