Skip to content

Commit 4f2b2b4

Browse files
committed
reflect latest ui
1 parent 45e2d65 commit 4f2b2b4

File tree

3 files changed

+3
-3
lines changed

3 files changed

+3
-3
lines changed

content/compose/compose-file/05-services.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1789,7 +1789,7 @@ expressed in the short form.
17891789
>
17901790
> Working with large repositories or monorepos, or with virtual file systems that are no longer scaling with your codebase?
17911791
> Compose now takes advantage of [Synchronized file shares](../../desktop/synchronized-file-sharing.md) and automatically creates file shares for bind mounts.
1792-
> Ensure you're signed into Docker with a paid subscription and have **Access experimental features** enabled in Docker Desktop settings.
1792+
> Ensure you're signed into Docker with a paid subscription and have enabled both **Access experimental features** and **Manage Synchronized file shares with Compose** in Docker Desktop's settings.
17931793
{ .tip }
17941794

17951795
## volumes_from

content/compose/compose-file/07-volumes.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -12,7 +12,7 @@ The top-level `volumes` declaration lets you configure named volumes that can be
1212
>
1313
> Working with large repositories or monorepos, or with virtual file systems that are no longer scaling with your codebase?
1414
> Compose now takes advantage of [Synchronized file shares](../../desktop/synchronized-file-sharing.md) and automatically creates file shares for bind mounts.
15-
> Ensure you're signed into Docker with a paid subscription and have **Access experimental features** enabled in Docker Desktop settings.
15+
> Ensure you're signed into Docker with a paid subscription and have enabled both **Access experimental features** and **Manage Synchronized file shares with Compose** in Docker Desktop's settings.
1616
{ .tip }
1717

1818
## Example

content/desktop/synchronized-file-sharing.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -54,7 +54,7 @@ When the status indicator displays **Watching for filesystem changes**, your fil
5454
> **Tip**
5555
>
5656
> Compose can now automatically create file shares for bind mounts.
57-
> Ensure you're signed into Docker with a paid subscription and have **Access experimental features** enabled in Docker Desktop settings.
57+
> Ensure you're signed into Docker with a paid subscription and have enabled both **Access experimental features** and **Manage Synchronized file shares with Compose** in Docker Desktop's settings.
5858
{ .tip }
5959

6060
## Explore your file share instance

0 commit comments

Comments
 (0)