Skip to content

0.3.0

Compare
Choose a tag to compare
@tonivdv tonivdv released this 19 Oct 12:29
· 23 commits to master since this release

Changes

  • feature: allow to config the nfs mount with ip-range
  • enhancement: improve /etc/exports updates

Install

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