Skip to content

Commit 595af5e

Browse files
committed
replace sshfs with rclone
1 parent bdb233f commit 595af5e

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

content/manuals/engine/storage/volumes.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -526,7 +526,7 @@ store data in the cloud, without changing the application logic.
526526

527527
When you create a volume using `docker volume create`, or when you start a
528528
container which uses a not-yet-created volume, you can specify a volume driver.
529-
The following examples use the `vieux/sshfs` volume driver, first when creating
529+
The following examples use the `rclone` volume driver, first when creating
530530
a standalone volume, and then when starting a container which creates a new
531531
volume.
532532

0 commit comments

Comments
 (0)