We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent bdb233f commit 595af5eCopy full SHA for 595af5e
content/manuals/engine/storage/volumes.md
@@ -526,7 +526,7 @@ store data in the cloud, without changing the application logic.
526
527
When you create a volume using `docker volume create`, or when you start a
528
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
+The following examples use the `rclone` volume driver, first when creating
530
a standalone volume, and then when starting a container which creates a new
531
volume.
532
0 commit comments