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 hn newest zenlikethat|10 years ago No direct support, but you can use scripts like https://github.com/adlogix/docker-machine-nfs to do the mount sharing yourself. 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.
zenlikethat|10 years ago No direct support, but you can use scripts like https://github.com/adlogix/docker-machine-nfs to do the mount sharing yourself.
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.
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.
zenlikethat|10 years ago
picozeta|10 years ago
picozeta|10 years ago