|
|
5 years ago | |
|---|---|---|
| .. | ||
| BASEIMAGE | 5 years ago | |
| Dockerfile | 5 years ago | |
| README.md | 5 years ago | |
| VERSION | 5 years ago | |
| index.html | 5 years ago | |
| run_nfs.sh | 5 years ago | |
This container exports '/' directory with an index.html inside. NFSv4 only.
Accepts a -G option for specifying a group id to give exported directories. Clients in the specified group will have full rwx permissions, others none.
Inspired by https://github.com/cpuguy83/docker-nfs-server.
Used by test/e2e/* to test NFSVolumeSource. Not for production use!