Skip to content
This repository was archived by the owner on Apr 3, 2025. It is now read-only.

0.2.0

Choose a tag to compare

@tonivdv tonivdv released this 09 Mar 20:04
· 27 commits to master since this release

Changes

  • feature: specify nfs options
  • feature: specify mount options
  • feature: add support for xhyve
  • feature: add support for vmware
  • feature: multi shared folders
  • fixed: bootlocal.sh not written

Install

curl https://raw.githubusercontent.com/adlogix/docker-machine-nfs/0.2.0/docker-machine-nfs.sh |
  sudo tee /usr/local/bin/docker-machine-nfs > /dev/null && \
  sudo chmod +x /usr/local/bin/docker-machine-nfs