top | item 10503948

(no title)

TheMakeA | 10 years ago

Does anyone know if Docker Toolbox supports NFS (or something faster than VBox Shared Folders) yet?

discuss

order

picozeta|10 years ago

Couldn't you use ssh and build something with sshfs?

picozeta|10 years ago

May I ask, why this was downvoted? Isn't the idea of vbox's shared folders to provide a convenient data exchange with the host OS? If one puts ssh into the docker container, the host may mount a container's directory into its tree.