Skip to content

Latest commit

 

History

2 Commits

Folders and files

NameName
Last commit message
Last commit date
 
 
 
 
 
 
 
 

Repository files navigation

docker-nfs

Dockerized NFS Server

Usage

Create a new image from this base image and add the file exports:

ADD exports.dist /etc/exports

If you start the server as a swarm service, use the CMD:

```start.sh````

or just add the CMD to the Dockerfile:

CMD start.sh

About

Dockerized NFS Server

Resources

Stars

2 stars

Watchers

2 watching

Forks

Releases

Packages

Contributors

Languages