Preview:
docker volume create --name VOLUME_NAME --driver local \

--opt type=nfs \

--opt o=addr=HOST_ADDRESS,rw,noatime,rsize=8192,wsize=8192,tcp,timeo=14 \
4
--opt device=:YOUR/NFS/PATH
downloadDownload PNG downloadDownload JPEG downloadDownload SVG

Tip: You can change the style, width & colours of the snippet with the inspect tool before clicking Download!

Click to optimize width for Twitter