User Tools

Site Tools


docker:nfs

This is an old revision of the document!


docker run -itd --privileged --restart unless-stopped -e SHARED_DIRECTORY=/data -v /home/user/date:/data -p 2049:2049 itsthenetwork/nfs-server-alpine
mount -t nfs -v -o vers=4,loud <Server-IP>:/ /mnt
docker/nfs.1666626739.txt.gz · Last modified: 2023/01/11 20:30 (external edit)

Except where otherwise noted, content on this wiki is licensed under the following license: Public Domain
Public Domain Donate Powered by PHP Valid HTML5 Valid CSS Driven by DokuWiki