Sign inSign up

mitcdh/unfs3

By mitcdh

Updated almost 10 years ago

Docker image for running unfs3 exporting a bind mounted /export

Image
1

560

mitcdh/unfs3 repository overview

UNF3 for Docker

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.

Usage
Running the Docker Container
nfsservice:
  image: mitcdh/unfs3
  volumes:
  - /sync/rancher-nfs:/export
Structure
  • /export: Directory exported over NFS
Exposed Ports
  • 111/udp 111/tcp 2049/tcp 2049/udp: rpcbind and nfs server ports
Credits

Tag summary

Content type

Image

Digest

Size

2.8 MB

Last updated

almost 10 years ago

docker pull mitcdh/unfs3