mirror of
https://github.com/docker/docs.git
synced 2026-03-27 14:28:47 +07:00
ENGDOCS-1966 (#19252)
This commit is contained in:
@@ -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" >}}
|
||||
|
||||
@@ -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.
|
||||
|
||||
|
||||
Reference in New Issue
Block a user