ENGDOCS-1966 (#19252)

This commit is contained in:
Allie Sadler
2024-01-30 10:17:12 +00:00
committed by GitHub
parent 388bc2a5a1
commit a4dd782e2d
2 changed files with 6 additions and 5 deletions

View File

@@ -20,15 +20,16 @@ For more detailed information, see the [release notes in the Compose repo](https
- Dependencies upgrade: bump compose-go to 2.0.0-rc.3
### Bug fixes and enhancements
- Fixed issue when checking external network existence when swarm is enabled
- Added support for `storage_opt` attribute
- Fixed issue when checking external network existence when swarm is enabled.
- Added support for `storage_opt` attribute.
## 2.24.3
{{< release-date date="2024-01-24" >}}
This release fixes build issue with Docker Desktop for Windows introduced in Compose v2.24.0
This release fixes a build issue with Docker Desktop for Windows introduced in Compose v2.24.0.
### Update
- Use a custom version of `fsutils` library
- Compose now uses a custom version of `fsutils` library.
## 2.24.2
{{< release-date date="2024-01-22" >}}

View File

@@ -6,7 +6,7 @@ keyword: mutagen, file sharing, docker desktop, bind mounts
> **Note**
>
> Synchronized file shares is available for customers with a Docker Pro, Team, or Business subscription.
> Synchronized file shares is available with Docker Desktop version 4.27 and later. It is available for customers with a Docker Pro, Team, or Business subscription.
Synchronized file shares is an alternative file sharing mechanism that provides fast and flexible host-to-VM file sharing, enhancing bind mount performance through the use of synchronized filesystem caches.