mirror of https://github.com/docker/docs.git
ENGDOCS-2034 (#19688)
This commit is contained in:
parent
d90b397ac3
commit
cf8a178a67
|
@ -81,10 +81,6 @@ In general, use your `.syncignore` file to exclude items that aren't critical to
|
|||
|
||||
- Case conflicts, due to Linux being case-sensitive and macOS/Windows only being case-preserving, display as **File exists** problems in the GUI. These can be ignored. However, if they persist, you can report the issue.
|
||||
|
||||
- File share instances mounted into [ECI](hardened-desktop/enhanced-container-isolation/_index.md) containers are currently read-only.
|
||||
|
||||
- You cannot remove a file share instance during the initial synchronization. You have to wait for it to complete before **Delete** has any effect.
|
||||
|
||||
- Synchronized file shares proactively reports temporary issues, which can result in occasional **Conflict** and **Problem** indicators appearing in the GUI during synchronization. These can be ignored. However, if they persist, you can report the issue.
|
||||
|
||||
- If you switch from WSL2 to Hyper-V on Windows, Docker Desktop needs to be fully restarted.
|
||||
|
|
|
@ -1178,7 +1178,7 @@ Manuals:
|
|||
- path: /desktop/wasm/
|
||||
title: Wasm workloads (Beta)
|
||||
- path: /desktop/synchronized-file-sharing/
|
||||
title: Synchronized file shares {{< badge color=violet text=New >}}
|
||||
title: Synchronized file shares
|
||||
- sectiontitle: WSL
|
||||
section:
|
||||
- path: /desktop/wsl/
|
||||
|
|
Loading…
Reference in New Issue