0.4.0
Important Note
This version comes with a slight change in the formatting of the /etc/exports file. Basically if you have already a configured machine, and you force the nfs configuration on it, it will duplicate the entry in the exports file. It should not break anything however it adds some duplication in the file.
Changes
- fix: Adding mount with similar machine name causes error (#66)
Install
curl https://raw.githubusercontent.com/adlogix/docker-machine-nfs/0.4.0/docker-machine-nfs.sh |
sudo tee /usr/local/bin/docker-machine-nfs > /dev/null && \
sudo chmod +x /usr/local/bin/docker-machine-nfs