mirror of
https://github.com/docker/cli.git
synced 2026-01-13 18:22:35 +03:00
* Depending on the host configuration between the docker engine and the remote host we wish to mount using sshfs, a password may be required. * Confirmed syntax for optional parameter with @vieux * Verified change works as desired with engine running on Ubuntu host and mounting a volume from a file system on a Mac. Signed-off-by: David Williamson <david.williamson@docker.com>