Docker image for running unfs3 exporting a bind mounted /export
560
Quick container to throw up an nfs service for inside a docker managed network. Uses UNFS3.
Intended to provide an NFS share for convoy-nfs in Rancher.
nfsservice:
image: mitcdh/unfs3
volumes:
- /sync/rancher-nfs:/export
/export: Directory exported over NFS111/udp 111/tcp 2049/tcp 2049/udp: rpcbind and nfs server portsContent type
Image
Digest
Size
2.8 MB
Last updated
almost 10 years ago
docker pull mitcdh/unfs3