mirror of https://github.com/docker/docs.git
added better description of disk image beta 39 feature
Signed-off-by: Victoria Bialas <victoria.bialas@docker.com>
This commit is contained in:
parent
bc41b07086
commit
97b2b19294
|
@ -307,16 +307,13 @@ containers and images are stored.
|
||||||
|
|
||||||
##### Disk image location (Beta)
|
##### Disk image location (Beta)
|
||||||
|
|
||||||
Starting with Beta 39, the labels on this dialog were updated as follows.
|
Starting with Beta 39, _storage image_ is referred to as _disk image_, and is tracked by the app. If you attempt to move the disk image to a location that already has one, you will get a prompt asking if you want to use the existing image or replace it. For Beta releases going forward, the labels on this dialog were updated as follows.
|
||||||
|
|
||||||
* **Storage location** is renamed to **Disk image location**
|
* **Storage location** is renamed to **Disk image location**
|
||||||
* **Change location** button is renamed to **move disk image**
|
* **Change location** button is renamed to **move disk image**
|
||||||
|
|
||||||

|

|
||||||
|
|
||||||
|
|
||||||
|
|
||||||
|
|
||||||
### HTTP proxy settings
|
### HTTP proxy settings
|
||||||
|
|
||||||
Docker for Mac will detect HTTP/HTTPS Proxy Settings and automatically propagate
|
Docker for Mac will detect HTTP/HTTPS Proxy Settings and automatically propagate
|
||||||
|
|
|
@ -277,7 +277,7 @@ events or unexpected unmounts.
|
||||||
|
|
||||||
**New**
|
**New**
|
||||||
|
|
||||||
- More options when moving disk image
|
- More options when moving disk image (see [Storage location](index.md#storage-location) under Advanced preference settings)
|
||||||
- Filesharing and daemon table empty fields are editable
|
- Filesharing and daemon table empty fields are editable
|
||||||
- DNS forwarder ignores responses from malfunctioning servers ([docker/for-mac#1025](https://github.com/docker/for-mac/issues/1025))
|
- DNS forwarder ignores responses from malfunctioning servers ([docker/for-mac#1025](https://github.com/docker/for-mac/issues/1025))
|
||||||
- DNS forwarder send all queries in parallel, process results in order
|
- DNS forwarder send all queries in parallel, process results in order
|
||||||
|
|
Loading…
Reference in New Issue