mirror of https://github.com/docker/docs.git
parent
f4376ff8a0
commit
3735def5a5
|
|
@ -313,6 +313,13 @@ On the **Advanced** tab, you can reconfigure your initial installation settings:
|
|||
|
||||
- **Automatically check configuration**. Regularly checks your configuration to ensure no unexpected changes have been made by another application.
|
||||
|
||||
Docker Desktop checks if your setup, configured during installation, has been altered by external apps like Orbstack. Docker Desktop checks:
|
||||
- The symlinks of Docker binaries to `/usr/local/bin`.
|
||||
- The symlink of the default Docker socket.
|
||||
Additionally, Docker Desktop ensures that the context is switched to `desktop-linux` on startup.
|
||||
|
||||
You are notified if changes are found and are able to restore the configuration directly from the notification.
|
||||
|
||||
## Notifications
|
||||
|
||||
{{< include "desktop-notifications-settings.md" >}}
|
||||
Loading…
Reference in New Issue