Merge pull request #12623 from mat007/desktop-update-redesign-docs
Docker Desktop update redesign docs
Before Width: | Height: | Size: 65 KiB After Width: | Height: | Size: 118 KiB |
Before Width: | Height: | Size: 104 KiB After Width: | Height: | Size: 184 KiB |
|
@ -41,14 +41,20 @@ menu bar and configure the runtime options described below.
|
|||
|
||||
On the **General** tab, you can configure when to start and update Docker:
|
||||
|
||||
- **Automatically check for updates**: By default, Docker Desktop is configured to check for newer versions automatically. If you have installed Docker Desktop as part of an organization, you may not be able to update Docker Desktop yourself. In that case, [upgrade your existing organization to a Team plan](https://www.docker.com/pricing?utm_source=docker&utm_medium=webreferral&utm_campaign=docs_driven_upgrade) and clear this checkbox to disable the automatic check for updates.
|
||||
|
||||
- **Start Docker Desktop when you log in**: Automatically starts Docker Desktop when you open your session.
|
||||
|
||||
- **Include VM in Time Machine backups**: Select this option to back up the Docker Desktop virtual machine. This option is disabled by default.
|
||||
|
||||
- **Securely store Docker logins in macOS keychain**: Docker Desktop stores your Docker login credentials in macOS keychain by default.
|
||||
- **Use gRPC FUSE for file sharing**: Clear this checkbox to use the legacy osxfs file sharing instead.
|
||||
|
||||
- **Send usage statistics**: Docker Desktop sends diagnostics, crash reports, and usage data. This information helps Docker improve and troubleshoot the application. Clear the check box to opt out.
|
||||
|
||||
- **Show weekly tips**: Displays useful advice and suggestions about using Docker.
|
||||
|
||||
- **Open Docker Desktop dashboard at startup**: Automatically opens the dashboard when starting Docker Desktop.
|
||||
|
||||
### Resources
|
||||
|
||||
The **Resources** tab allows you to configure CPU, memory, disk, proxies, network, and other resources.
|
||||
|
@ -62,18 +68,18 @@ settings-advanced](images/menu/prefs-advanced.png){:width="750px"}
|
|||
|
||||
Advanced settings are:
|
||||
|
||||
**CPUs**: By default, Docker Desktop is set to use half the number of processors
|
||||
- **CPUs**: By default, Docker Desktop is set to use half the number of processors
|
||||
available on the host machine. To increase processing power, set this to a
|
||||
higher number; to decrease, lower the number.
|
||||
|
||||
**Memory**: By default, Docker Desktop is set to use `2` GB runtime memory,
|
||||
- **Memory**: By default, Docker Desktop is set to use `2` GB runtime memory,
|
||||
allocated from the total available memory on your Mac. To increase the RAM, set this to a higher number. To decrease it, lower the number.
|
||||
|
||||
**Swap**: Configure swap file size as needed. The default is 1 GB.
|
||||
- **Swap**: Configure swap file size as needed. The default is 1 GB.
|
||||
|
||||
**Disk image size**: Specify the size of the disk image.
|
||||
- **Disk image size**: Specify the size of the disk image.
|
||||
|
||||
**Disk image location**: Specify the location of the Linux volume where containers and images are stored.
|
||||
- **Disk image location**: Specify the location of the Linux volume where containers and images are stored.
|
||||
|
||||
You can also move the disk image to a different location. If you attempt to move a disk image to a location that already has one, you get a prompt asking if you want to use the existing image or replace it.
|
||||
|
||||
|
|
|
@ -66,7 +66,9 @@ and select **Learn**.
|
|||
|
||||
Starting with Docker Desktop 3.0.0, updates to Docker Desktop will be available automatically as delta updates from the previous version.
|
||||
|
||||
When an update is available, Docker Desktop automatically downloads it to your machine and displays an icon to indicate the availability of a newer version. All you need to do now is to click **Update and restart** from the Docker menu. This installs the latest update and restarts Docker Desktop for the changes to take effect.
|
||||
When an update is available, Docker Desktop displays an icon to indicate the availability of a newer version. You can start downloading the update in the background whenever it is convenient for you.
|
||||
|
||||
After downloading the update, all you need to do is to click **Update and restart** from the Docker menu. This installs the latest update and restarts Docker Desktop for the changes to take effect.
|
||||
|
||||
## Uninstall Docker Desktop
|
||||
|
||||
|
|
Before Width: | Height: | Size: 38 KiB |
Before Width: | Height: | Size: 37 KiB |
Before Width: | Height: | Size: 37 KiB |
Before Width: | Height: | Size: 109 KiB After Width: | Height: | Size: 248 KiB |
Before Width: | Height: | Size: 36 KiB |
Before Width: | Height: | Size: 35 KiB |
Before Width: | Height: | Size: 30 KiB |
Before Width: | Height: | Size: 75 KiB After Width: | Height: | Size: 53 KiB |
Before Width: | Height: | Size: 32 KiB |
Before Width: | Height: | Size: 22 KiB |
|
@ -41,14 +41,22 @@ On the **General** tab of the Settings dialog, you can configure when to start a
|
|||
|
||||
{:width="750px"}
|
||||
|
||||
* **Start Docker when you log in** - Automatically start Docker Desktop upon Windows system login.
|
||||
- **Automatically check for updates**: By default, Docker Desktop is configured to check for newer versions automatically. If you have installed Docker Desktop as part of an organization, you may not be able to update Docker Desktop yourself. In that case, [upgrade your existing organization to a Team plan](https://www.docker.com/pricing?utm_source=docker&utm_medium=webreferral&utm_campaign=docs_driven_upgrade) and clear this checkbox to disable the automatic check for updates.
|
||||
|
||||
* **Expose daemon on tcp://localhost:2375 without TLS** - Click this option to enable legacy clients to connect to the Docker daemon. You must use this option with caution as exposing the daemon without TLS can result in remote code execution attacks.
|
||||
- **Start Docker when you log in**: Select this option to automatically start Docker Desktop when you log into your Windows machine.
|
||||
|
||||
* **Send usage statistics** - By default, Docker Desktop sends diagnostics,
|
||||
- **Expose daemon on tcp://localhost:2375 without TLS**: Click this option to enable legacy clients to connect to the Docker daemon. You must use this option with caution as exposing the daemon without TLS can result in remote code execution attacks.
|
||||
|
||||
- **Use the WSL 2 based engine**: WSL 2 provides better performance than the legacy Hyper-V backend. For more information, see [Docker Desktop WSL 2 backend](wsl.md).
|
||||
|
||||
- **Send usage statistics**: By default, Docker Desktop sends diagnostics,
|
||||
crash reports, and usage data. This information helps Docker improve and
|
||||
troubleshoot the application. Clear the check box to opt out. Docker may periodically prompt you for more information.
|
||||
|
||||
- **Show weekly tips**: Displays useful advice and suggestions about using Docker.
|
||||
|
||||
- **Open Docker Desktop dashboard at startup**: Automatically opens the dashboard when starting Docker Desktop.
|
||||
|
||||
### Resources
|
||||
|
||||
The **Resources** tab allows you to configure CPU, memory, disk, proxies,
|
||||
|
@ -69,18 +77,18 @@ mode, Linux containers in Hyper-V mode, or Windows containers.
|
|||
|
||||
Use the **Advanced** tab to limit resources available to Docker.
|
||||
|
||||
**CPUs**: By default, Docker Desktop is set to use half the number of processors
|
||||
- **CPUs**: By default, Docker Desktop is set to use half the number of processors
|
||||
available on the host machine. To increase processing power, set this to a
|
||||
higher number; to decrease, lower the number.
|
||||
|
||||
**Memory**: By default, Docker Desktop is set to use `2` GB runtime memory,
|
||||
- **Memory**: By default, Docker Desktop is set to use `2` GB runtime memory,
|
||||
allocated from the total available memory on your machine. To increase the RAM, set this to a higher number. To decrease it, lower the number.
|
||||
|
||||
**Swap**: Configure swap file size as needed. The default is 1 GB.
|
||||
- **Swap**: Configure swap file size as needed. The default is 1 GB.
|
||||
|
||||
**Disk image size**: Specify the size of the disk image.
|
||||
- **Disk image size**: Specify the size of the disk image.
|
||||
|
||||
**Disk image location**: Specify the location of the Linux volume where containers and images are stored.
|
||||
- **Disk image location**: Specify the location of the Linux volume where containers and images are stored.
|
||||
|
||||
You can also move the disk image to a different location. If you attempt to move a disk image to a location that already has one, you get a prompt asking if you want to use the existing image or replace it.
|
||||
|
||||
|
|
|
@ -124,7 +124,9 @@ If you would like to rerun the tutorial, go to the Docker Desktop menu and selec
|
|||
|
||||
Starting with Docker Desktop 3.0.0, updates to Docker Desktop will be available automatically as delta updates from the previous version.
|
||||
|
||||
When an update is available, Docker Desktop automatically downloads it to your machine and displays an icon to indicate the availability of a newer version. All you need to do now is to click **Update and restart** from the Docker menu. This installs the latest update and restarts Docker Desktop for the changes to take effect.
|
||||
When an update is available, Docker Desktop displays an icon to indicate the availability of a newer version. Whenever convenient, you can start the download of the update in the background.
|
||||
|
||||
When the download finishes, all you need to do is to click **Update and restart** from the Docker menu. This installs the latest update and restarts Docker Desktop for the changes to take effect.
|
||||
|
||||
## Uninstall Docker Desktop
|
||||
|
||||
|
|